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