From 7dcb324abef332218d168f97d0c6ae1c8acc8649 Mon Sep 17 00:00:00 2001 From: iven Date: Tue, 28 Apr 2026 07:58:38 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20wiki=20=E2=80=94?= =?UTF-8?q?=20Phase=202=20=E4=BB=AA=E8=A1=A8=E7=9B=98=E8=A7=92=E8=89=B2?= =?UTF-8?q?=E8=87=AA=E9=80=82=E5=BA=94=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wiki/frontend.md | 1 + wiki/index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/wiki/frontend.md b/wiki/frontend.md index 8539d53..685a247 100644 --- a/wiki/frontend.md +++ b/wiki/frontend.md @@ -253,6 +253,7 @@ ws://localhost:5174/ws/* → ws://localhost:3000/* (WebSocket) | 日期 | 变更 | |------|------| +| 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 修复 | | 2026-04-26 | 全面更新:22 条健康路由(+12 内容/积分/统计/活动/AI)、11 个共享组件、77 个 TSX 文件 | diff --git a/wiki/index.md b/wiki/index.md index 3ba037c..7771405 100644 --- a/wiki/index.md +++ b/wiki/index.md @@ -19,7 +19,7 @@ | 总代码量 | Rust ~63k 行 + 前端 TSX/TS ~133 文件 + 小程序 ~7.5k 行 | | API 文档 | `http://localhost:3000/api/docs/openapi.json` | | Git 提交 | 301 次 | -| UI/UX 重构 | Phase 1 完成(6 共享组件 + 12 文件 dayjs 统一),Phase 2-6 待实施 | +| UI/UX 重构 | Phase 1-2 完成(6 共享组件 + 4 角色仪表盘 + personal-stats API),Phase 3-6 待实施 | ## 症状导航