docs(changelog): 记录架构图变更
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Showing
1 changed file
with
11 additions
and
0 deletions
| 1 | # CHANGELOG | 1 | # CHANGELOG |
| 2 | 2 | ||
| 3 | +## [2026-02-15] - 项目架构图整理 | ||
| 4 | + | ||
| 5 | +### 文档 | ||
| 6 | +- 新增项目完整架构图(docs/architecture.drawio) | ||
| 7 | +- 展示技术栈层:Taro + Vue 3 + NutUI + Pinia + TailwindCSS | ||
| 8 | +- 展示核心架构层:认证流程、状态管理、Composables 体系 | ||
| 9 | +- 展示可复用组件体系:导航、列表、业务组件 | ||
| 10 | +- 展示业务模块层:7 大业务模块及数据流向 | ||
| 11 | + | ||
| 12 | +--- | ||
| 13 | + | ||
| 3 | ## [2026-02-15] - 配置清理与文档解析优化 | 14 | ## [2026-02-15] - 配置清理与文档解析优化 |
| 4 | 15 | ||
| 5 | ### 配置 | 16 | ### 配置 | ... | ... |
-
Please register or login to post a comment