docs(wiki): 更新 frontend.md Phase 4 表单升级记录
Some checks failed
CI / rust-check (push) Has been cancelled
CI / rust-test (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / security-audit (push) Has been cancelled

This commit is contained in:
iven
2026-04-28 08:40:42 +08:00
parent 24c7f9451f
commit 852a429ef3

View File

@@ -253,6 +253,7 @@ ws://localhost:5174/ws/* → ws://localhost:3000/* (WebSocket)
| 日期 | 变更 |
|------|------|
| 2026-04-28 | UI/UX 重构 Phase 44 个表单 Modal→DrawerForm患者 4 分组/预约 3 分组+排班校验/随访 2 分组/积分商品 2 分组) |
| 2026-04-28 | UI/UX 重构 Phase 310 个列表页统一迁移至 PageContainer + usePaginatedData + EntityName + 共享格式化工具,移除手动 isDark 处理 |
| 2026-04-28 | UI/UX 重构 Phase 2仪表盘角色自适应useDashboardRole + DoctorDashboard/NurseDashboard/AdminDashboard/OperatorDashboard删除快捷入口/积分排行/最近活动旧区块 |
| 2026-04-28 | UI/UX 重构 Phase 1提取 6 个共享组件PageContainer/EntityName/FilterBar/DrawerForm/FilterBar + dayjs/format 工具12 个文件 dayjs 导入统一 |