perf: improve dark-light theme transition performance

This commit is contained in:
Hakadao
2024-01-08 23:59:20 +08:00
parent 42e789cc12
commit f0511c01e1
3 changed files with 43 additions and 11 deletions

View File

@@ -239,6 +239,7 @@ provide('handleBackToTop', handleBackToTop)
provide('handleRefresh', handleRefresh)
provide('activatedPage', activatedPage)
provide('scrollbarRef', scrollbarRef)
provide('mainAppRef', mainAppRef)
</script>
<template>