style(webui): Oxc format 已有代码

This commit is contained in:
2026-05-24 16:50:44 +08:00
parent ab396b01f2
commit 3117af670b
31 changed files with 559 additions and 468 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
import {createApp} from 'vue'
import {createPinia} from 'pinia'
import {createHead} from "@unhead/vue/client";
import { createApp } from 'vue'
import { createPinia } from 'pinia'
import { createHead } from '@unhead/vue/client'
import '@/assets/main.scss'
import '@/assets/beautiful.scss'