lingxiaotian
|
4dd6156f5d
|
refactor: 优化管理后台模块并清理旧前端
## 前端优化
- 修复 /admin 代理添加 bypass 逻辑,解决页面刷新 401 问题
- 修复订单 API 代理路径 /orders -> /api/orders
- 优化系统日志页面:前端级别过滤,修复 API 参数
- 优化数据管理页面布局
- 优化系统设置页面:简化 AI 配置说明,修复 checkbox 警告
- 完善通知渠道和消息通知页面
- 删除临时文件 NotificationChannels.new.tsx
## 后端优化
- 数据管理接口支持 risk_control_logs 表
## 清理旧代码
- 删除旧 HTML 前端文件 (index.html, login.html, register.html)
- 删除旧静态资源 (css/, js/, lib/)
- 删除不再使用的 xianyu_js_version_2.js
|
2025-12-01 19:26:34 +08:00 |
|