docs(wiki): 更新 frontend.md Phase 3 列表页迁移记录
Some checks failed
CI / frontend-build (push) Has been cancelled
CI / security-audit (push) Has been cancelled
CI / rust-check (push) Has been cancelled
CI / rust-test (push) Has been cancelled

This commit is contained in:
iven
2026-04-28 08:18:26 +08:00
parent 1e7a5f5498
commit 3d787adceb

View File

@@ -253,6 +253,7 @@ ws://localhost:5174/ws/* → ws://localhost:3000/* (WebSocket)
| 日期 | 变更 |
|------|------|
| 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 导入统一 |
| 2026-04-28 | 多主题系统4 套主题blue/warm/dark/emerald+ CSS 变量 + Ant Design 动态主题 + ThemeSwitcher + useThemeMode 修复 |