chore: save work before switching to dev

This commit is contained in:
2026-04-24 09:36:56 +08:00
parent 9e45acf60b
commit 415ba67d01
14 changed files with 587 additions and 583 deletions

2
.env
View File

@@ -1,5 +1,5 @@
# port 端口号
VITE_PORT = 8888
VITE_PORT = 8080
# open 运行 npm run dev 时自动打开浏览器
VITE_OPEN = true