refactor: overhaul homepage and app structure
Simplify homepage, show chapter counts, display directory, trim bottom nav, in-page match feature, move marketing content, and enhance "My" page. #VERCEL_SKIP Co-authored-by: undefined <undefined+undefined@users.noreply.github.com>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
### 3.2 进度可视化 (Mermaid Gantt)
|
||||
*(AI 自动根据执行表生成)*
|
||||
```mermaid
|
||||
\`\`\`mermaid
|
||||
gantt
|
||||
title 项目进度甘特图
|
||||
dateFormat YYYY-MM-DD
|
||||
@@ -47,7 +47,7 @@ gantt
|
||||
section 开发阶段
|
||||
后端开发 :active, b1, after a1, 10d
|
||||
前端对接 : b2, after b1, 5d
|
||||
```
|
||||
\`\`\`
|
||||
|
||||
## 4. AI 协作指令 (Commands)
|
||||
**角色**:你是我(卡若)的项目经理。
|
||||
|
||||
Reference in New Issue
Block a user