chenhj
2025-07-29 ac599197755d425fe28b7597f2cedbd28b6bd44a
src/main.ts
@@ -6,7 +6,6 @@
import "@/styles/global.scss";
import { setupStore } from "@/store";
export function createApp() {
  const app = createSSRApp(App);