完善uniapp

This commit is contained in:
2026-07-16 00:35:50 +08:00
parent 61a937f7a3
commit 834c088aa2
29 changed files with 4444 additions and 305 deletions
+1 -1
View File
@@ -22,6 +22,6 @@ export default defineConfig({
},
},
server: {
port: 5000,
port: 4001,
},
});