liyong
2025-04-24 33afacfaa04a6622c76d6ca1884b595233948848
src/main.ts
@@ -6,7 +6,6 @@
import "@/styles/global.scss";
import { setupStore } from "@/store";
export function createApp() {
  const app = createSSRApp(App);