第 5 阶段:纠纷、通知与后台-3

This commit is contained in:
yml
2026-05-22 16:59:07 +08:00
parent aee3455e9a
commit e72decebc8
11 changed files with 447 additions and 5 deletions
+1
View File
@@ -38,6 +38,7 @@ npm run dev
- 申诉仲裁已支持订单双方发起申诉、开发态后台处理,后台页面为 `http://localhost:5173/admin/disputes`
- 系统配置已支持默认配置初始化和后台编辑,页面为 `http://localhost:5173/admin/system-configs`,更新会写入审计日志。
- 后台已使用独立登录,页面为 `http://localhost:5173/admin/login`;开发态默认管理员为 `admin / admin123456`
- 后台仪表盘已接入真实统计数据,页面为 `http://localhost:5173/admin/dashboard`
## 文档