docs: 更新 wiki — UI/UX 重构 Phase 1 完成 + 设计规格/实施计划索引
This commit is contained in:
@@ -253,6 +253,7 @@ ws://localhost:5174/ws/* → ws://localhost:3000/* (WebSocket)
|
||||
|
||||
| 日期 | 变更 |
|
||||
|------|------|
|
||||
| 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 文件 |
|
||||
| 2026-04-26 | 从 CLAUDE.md 迁移:UI 布局规范(§8) |
|
||||
|
||||
@@ -18,7 +18,8 @@
|
||||
| 后端测试 | 36 个(workspace)+ 83 validation 纯函数测试 |
|
||||
| 总代码量 | Rust ~63k 行 + 前端 TSX/TS ~133 文件 + 小程序 ~7.5k 行 |
|
||||
| API 文档 | `http://localhost:3000/api/docs/openapi.json` |
|
||||
| Git 提交 | 297 次 |
|
||||
| Git 提交 | 301 次 |
|
||||
| UI/UX 重构 | Phase 1 完成(6 共享组件 + 12 文件 dayjs 统一),Phase 2-6 待实施 |
|
||||
|
||||
## 症状导航
|
||||
|
||||
@@ -94,8 +95,10 @@
|
||||
| PII 加密扩展规格 | `docs/superpowers/specs/2026-04-26-pii-encryption-expansion-design.md` |
|
||||
| 实时体征管线探讨 | `docs/superpowers/specs/2026-04-26-realtime-vital-signs-pipeline-design.md` |
|
||||
| 平台复盘与演进 | `docs/superpowers/specs/2026-04-26-platform-retrospective-and-evolution-design.md` |
|
||||
| 设计规格(全量) | `docs/superpowers/specs/` (23 份) |
|
||||
| 实施计划(全量) | `docs/superpowers/plans/` (18 份) |
|
||||
| 设计规格(全量) | `docs/superpowers/specs/` (24 份) |
|
||||
| UI/UX 重构设计规格 | `docs/superpowers/specs/2026-04-28-ui-ux-overhaul-design.md` |
|
||||
| UI/UX 重构实施计划 | `docs/superpowers/plans/2026-04-28-ui-ux-overhaul-plan.md` |
|
||||
| 实施计划(全量) | `docs/superpowers/plans/` (19 份) |
|
||||
| 讨论记录 | `docs/discussions/` (6 份) |
|
||||
| 协作规则 | `CLAUDE.md` |
|
||||
| 插件制作指南 | `.claude/skills/plugin-development/SKILL.md` |
|
||||
|
||||
Reference in New Issue
Block a user