优化后端框架

This commit is contained in:
BBIT-Kai
2026-05-07 10:25:02 +08:00
parent c932419c73
commit f7a27d99e1
73 changed files with 1742 additions and 1596 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ export default defineConfig(({ mode }) => {
},
server: {
host: '0.0.0.0',
port: 5173,
port: 5180,
open: false,
proxy: proxyTarget
? {