refactor(admin): 移除待定排名页面并更新配置

- 删除待定排名页面及相关路由配置
- 更新环境变量配置,调整API地址和主页路由
- 添加vite-auto-deploy依赖和nginx配置文件
- 更新组件类型定义,移除未使用的组件
- 调整页面标题和图片资源
This commit is contained in:
2026-03-13 09:39:49 +08:00
parent 11f448cedc
commit 9d801ba6b4
14 changed files with 234 additions and 112 deletions

View File

@ -5,7 +5,7 @@
# VITE_SERVICE_BASE_URL=https://api.qyzhjy.com
VITE_SERVICE_BASE_URL=https://172.16.10.130:5000
VITE_SERVICE_BASE_URL=http://api.ydzx.qyzhjy.com
VITE_OTHER_SERVICE_BASE_URL= `{
"demo": "http://localhost:9528"