曹睿
2025-05-14 74760830d548c55cf55439c55072a54495397fb5
src/main.ts
@@ -6,7 +6,6 @@
import "@/styles/global.scss";
import { setupStore } from "@/store";
export function createApp() {
  const app = createSSRApp(App);