落地埋点 ingest/数据看板、首页宫格 CMS 与测评上下架;含账号引导、问答流式与免责声明去重,以及 review P1 审计同事务修复。 Co-authored-by: Cursor <cursoragent@cursor.com>
54 lines
2.1 KiB
Markdown
54 lines
2.1 KiB
Markdown
# H5 页面树(冻结)
|
||
|
||
App: `apps/user-h5`
|
||
IA Tab 冻结:首页 · 探索 · 问答 · 陪伴 · 我的
|
||
旅程:[user-journey.md](user-journey.md)
|
||
|
||
---
|
||
|
||
## Tree
|
||
|
||
```
|
||
/ HomePage 发现入口 · 建档/探索 CTA
|
||
/explore ExplorePage 探索 L1 分类 Hub
|
||
/explore/:category ExploreCategoryPage L2/L3 工具列表
|
||
/growth-plan GrowthPlanPage 成长计划打卡
|
||
/ask AskPage AI成长助手
|
||
/companion CompanionPage 节气生活 · 心情记录
|
||
/mine MinePage 资产总览 → profile/reports/membership
|
||
/login LoginPage 注册/登录
|
||
/profile ProfilePage 个人档案管理
|
||
/portrait PortraitPage 个人画像(基础/深度版)
|
||
/relation RelationPage 关系理解
|
||
/membership MembershipPage 成长会员
|
||
/scales/:slug ScalePage 探索测试作答(P1 建)
|
||
/share SharePage 分享卡落地(query 载荷)
|
||
/reports ReportsPage 成长报告列表
|
||
/reports/:id ReportPage 成长报告详情
|
||
|
||
/star StarProfilePage 星座
|
||
/synastry SynastryPage 合盘(五主盘+推运)
|
||
/synastry/invite/:token SynastryInvitePage 合盘邀请落地
|
||
/rhythm LifeRhythmPage 身心节律
|
||
/cards ImageCardPage 意象卡片
|
||
/growth-plan GrowthPlanPage 成长计划打卡
|
||
```
|
||
|
||
Redirect only: `/decode` → `/portrait`
|
||
|
||
---
|
||
|
||
## Tab ↔ 非 Tab
|
||
|
||
| Tab 内 | 二级(无底栏或隐藏底栏) |
|
||
|---|---|
|
||
| `/` `/explore` `/ask` `/companion` `/mine` | `/profile` `/portrait` `/relation` `/membership` `/share` `/scales/*` `/reports` `/reports/*` `/explore/:category` `/growth-plan` `/star` `/synastry` `/synastry/invite/*` `/rhythm` `/cards` |
|
||
|
||
---
|
||
|
||
## 组件优先(catalog)
|
||
|
||
HomeWash · Portrait 表单 · ReportCard · PaywallLock · DeepAccessCard · SubscriptionCard · ChatThread · ShareCard · ProfileSwitcher
|
||
|
||
文案:lexicon。Journey CTA:每页标明上/下一步。
|