bug修复调整

This commit is contained in:
zhongluofeng
2026-08-31 18:05:27 +08:00
parent 28e0c4664a
commit 6b9f71da08
35 changed files with 1004 additions and 296 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"identifier": "thing.lfeng.me",
"build": {
"beforeDevCommand": "bun run dev",
"devUrl": "http://localhost:1420",
"devUrl": "http://localhost:14210",
"beforeBuildCommand": "bun run build",
"frontendDist": "../dist"
},