feat: 添加货币和汇率管理功能

refactor: 重构前端路由和登录逻辑

docs: 更新业务闭环、任务和架构文档

style: 调整代码格式和文件结构

chore: 更新依赖项和配置文件
This commit is contained in:
2026-03-19 19:08:15 +08:00
parent 8de9ea0aaa
commit eafa1bbe94
203 changed files with 20240 additions and 39580 deletions

View File

@@ -0,0 +1,30 @@
# 前端文档索引
> **模块**: 03_Frontend - 前端设计与开发
> **更新日期**: 2026-03-19
---
## 核心设计
| 文档 | 描述 | 状态 |
|------|------|------|
| [01_Design](01_Design.md) | 前端设计总览 | ✅ |
| [02_Development_Guide](02_Development_Guide.md) | 前端开发指南 | ✅ |
| [03_Optimization_Guide](03_Optimization_Guide.md) | 前端优化指南 | ✅ |
| [04_Interaction_Guidelines](04_Interaction_Guidelines.md) | 交互设计规范 | ✅ |
| [05_UI_Components](05_UI_Components.md) | UI组件规范 | ✅ |
| [06_Pages_Flow](06_Pages_Flow.md) | 页面流程设计 | ✅ |
---
## 关联模块
- [架构模块](../01_Architecture/00_Architecture_Index.md)
- [后端模块](../02_Backend/00_Backend_Index.md)
---
## 最近更新
- 2026-03-19: 重构前端文档结构,统一命名规范