web
5 天以前 01b9e7244825cac11146e3961cafa6525dad56f1
src/App.vue
@@ -3,9 +3,11 @@
</template>
<script setup>
import { onMounted } from 'vue';
import useSettingsStore from '@/store/modules/settings'
import { handleThemeStyle } from '@/utils/theme'
onMounted(() => {
  nextTick(() => {
    // 初始化主题样式