算了,后端我自己写吧

This commit is contained in:
2026-04-01 12:09:02 +08:00
parent 4138340f53
commit 1a0a01a56d
69 changed files with 1949 additions and 102 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ export default defineConfig({
},
},
build: {
outDir: "../../backend/dist",
outDir: "../../backend/my_work/dist",
assetsDir: "assets",
},
server: {