Document frontend component structure
- Add docs/component-structure.md covering the current React component hierarchy, page routes, public components, API/Auth/Utils boundaries, and data flow. - Document the internal responsibilities and split risks for large pages including ReportEditor and TemplateManage. - Link the new component structure guide from README, docs index, AGENTS file tree, and progress notes.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
- [安装与初始设置](./installation.md):从源码到可登录系统的首次安装、端口、数据库初始化和常见问题。
|
||||
- [需求文档](./requirements.md):业务目标、用户角色、功能需求和非功能约束。
|
||||
- [设计文档](./design.md):前端架构、路由、状态、数据模型和关键设计取舍。
|
||||
- [前端组件结构](./component-structure.md):页面组件、公共组件、API/Auth/Utils 分层和后续拆分边界。
|
||||
- [权限设计](./permissions.md):已确定的角色、部门、报告、模板和 AI 上下文权限规则。
|
||||
- [进度文档](./progress.md):当前完成度、已知风险和下一步建议。
|
||||
- [功能盘点](./features.md):逐项区分真实可用、外部真实集成、前端演示和预留功能。
|
||||
|
||||
Reference in New Issue
Block a user