feat: 添加货币和汇率管理功能
refactor: 重构前端路由和登录逻辑 docs: 更新业务闭环、任务和架构文档 style: 调整代码格式和文件结构 chore: 更新依赖项和配置文件
This commit is contained in:
26
docs/07_Testing/00_Testing_Index.md
Normal file
26
docs/07_Testing/00_Testing_Index.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# 测试文档索引
|
||||
|
||||
> **模块**: 07_Testing - 测试规范与质量保障
|
||||
> **更新日期**: 2026-03-19
|
||||
|
||||
---
|
||||
|
||||
## 核心文档
|
||||
|
||||
| 文档 | 描述 | 状态 |
|
||||
|------|------|------|
|
||||
| [01_Test_Spec](01_Test_Spec.md) | 测试规范与标准 | ✅ |
|
||||
| [02_Quality_Optimization](02_Quality_Optimization.md) | 质量优化方案 | ✅ |
|
||||
|
||||
---
|
||||
|
||||
## 关联模块
|
||||
|
||||
- [后端模块](../02_Backend/00_Backend_Index.md)
|
||||
- [前端模块](../03_Frontend/00_Frontend_Index.md)
|
||||
|
||||
---
|
||||
|
||||
## 最近更新
|
||||
|
||||
- 2026-03-19: 重构测试文档结构,统一命名规范
|
||||
Reference in New Issue
Block a user