web
2025-03-17 7a4c212347f6d16dcf43055c470f5f44b5b47881
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(() => {
    // 初始化主题样式