Establish product language contract, user journey with dual growth engines, ERD/OpenAPI/Go boundaries, and H5 routes (/profile, /portrait, /relation, /membership) before P1 implementation. Co-authored-by: Cursor <cursoragent@cursor.com>
42 lines
1.4 KiB
Markdown
42 lines
1.4 KiB
Markdown
# H5 页面树(冻结)
|
||
|
||
App: `apps/user-h5`
|
||
IA Tab 冻结:首页 · 探索 · 问答 · 陪伴 · 我的
|
||
旅程:[user-journey.md](user-journey.md)
|
||
|
||
---
|
||
|
||
## Tree
|
||
|
||
```
|
||
/ HomePage 发现入口 · 建档/探索 CTA
|
||
/explore ExplorePage 探索测试 · 入口聚合
|
||
/ask AskPage AI成长助手
|
||
/companion CompanionPage 节气生活 · 心情记录
|
||
/mine MinePage 资产总览 → profile/reports/membership
|
||
/profile ProfilePage 个人档案管理
|
||
/portrait PortraitPage 个人画像(基础/深度版)
|
||
/relation RelationPage 关系理解
|
||
/membership MembershipPage 成长会员
|
||
/scales/:slug ScalePage 探索测试作答(P1 建)
|
||
/reports/:id ReportPage 成长报告详情(P1 建)
|
||
```
|
||
|
||
Redirect only: `/decode` → `/portrait`
|
||
|
||
---
|
||
|
||
## Tab ↔ 非 Tab
|
||
|
||
| Tab 内 | 二级(无底栏或隐藏底栏) |
|
||
|---|---|
|
||
| `/` `/explore` `/ask` `/companion` `/mine` | `/profile` `/portrait` `/relation` `/membership` `/scales/*` `/reports/*` |
|
||
|
||
---
|
||
|
||
## 组件优先(catalog)
|
||
|
||
HomeWash · Portrait 表单 · ReportCard · PaywallLock · DeepAccessCard · SubscriptionCard · ChatThread · ShareCard · ProfileSwitcher
|
||
|
||
文案:lexicon。Journey CTA:每页标明上/下一步。
|