docs: 全文档合规检查与修正 - 代码示例规范/行数准确性/路径一致性/状态同步
This commit is contained in:
@@ -154,7 +154,7 @@ AIProvider (zhipu / openai / gemini / custom) │
|
||||
│ ├── loading.tsx (Suspense 边界) │
|
||||
│ └── error.tsx (错误边界) │
|
||||
├─────────────────────────────────────────────────┤
|
||||
│ Feature Modules (src/modules/) — 26 个模块 │
|
||||
│ Feature Modules (src/modules/) — 25 个模块 │
|
||||
│ ├── auth/ 认证模块 │
|
||||
│ ├── exams/ 考试模块 │
|
||||
│ ├── homework/ 作业模块 │
|
||||
@@ -362,7 +362,7 @@ AI 模式: 选择 AI Provider → 粘贴试卷源文本 → AI 解析生成 →
|
||||
| 维度 | 数量 |
|
||||
|------|------|
|
||||
| 数据库表 | 54 |
|
||||
| 业务模块 | 26 |
|
||||
| 业务模块 | 25 |
|
||||
| UI 基础组件 | 30+ |
|
||||
| 路由页面 | 60+ |
|
||||
| API 路由 | 9 |
|
||||
|
||||
Reference in New Issue
Block a user