refactor: unify frontend source; sync latest UI changes and update project completion report

This commit is contained in:
lt
2026-05-01 07:32:55 +08:00
parent cfb60d7aae
commit 94295e1f74
4 changed files with 77 additions and 172 deletions
+2
View File
@@ -14,6 +14,8 @@
| users.html | 删除用户 | DELETE /api/admin/users/{id} | ✅ | 已实现 |
| users.html | 新增用户 | POST /api/admin/users | ✅ | 已实现 |
*系统概览模块状态已改为动态展示,显示内容收集、内容创作、合规审查三模块(原发布管理器已移除)。*
## 🔧 后端API状态
### 路由注册 (app/main.py)