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