yyb
6 天以前 a9561a3189d50f0e33d693b5226ea56adda06a08
src/main.ts
@@ -6,7 +6,6 @@
import "@/styles/global.scss";
import { setupStore } from "@/store";
export function createApp() {
  const app = createSSRApp(App);