bugfix and performance improvements

This commit is contained in:
quantulr
2023-07-28 17:28:29 +08:00
parent 5c50715a33
commit 0933d20717
83 changed files with 1308 additions and 1308 deletions

View File

@ -25,7 +25,7 @@ export default defineConfig(({ mode, command }) => {
},
// vite 相关配置
server: {
port: 8006,
port: 8007,
host: true,
open: false,
proxy: {