初始化

This commit is contained in:
zg
2026-07-15 23:18:24 +08:00
parent c4023c1623
commit ca02e431f3
5 changed files with 7 additions and 7 deletions

View File

@@ -56,7 +56,7 @@ export default defineConfig({
},
},
server: {
port: 5001,
port: 31001,
},
build: {
target: 'es2015',