完善类型配置,新增L1, L4数据展示界面

This commit is contained in:
tao
2025-09-26 10:44:15 +08:00
parent 614e5ad34e
commit db87adf26a
33 changed files with 1294 additions and 309 deletions

2
.env.production Normal file
View File

@@ -0,0 +1,2 @@
# 生产环境
VITE_APP_BASE_API = '/prod-api'