feat: CI 流程测试
CI / build-deploy (push) Successful in 4m48s

This commit is contained in:
zzw
2026-07-15 17:50:50 +08:00
parent 9c1512a610
commit 5701781b91
231 changed files with 16848 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
## 模拟环境
NODE_ENV='staging'
VITE_APP_TITLE = '管理平台'
VITE_APP_PORT = 3000
VITE_APP_BASE_API = '/prod--api'