feat: P1 合盘/星座/问答与测测完整设计包及模拟器取证工具

落地 synastry/star/ask API 与 H5 页面,补齐 cece-frontend-re complete-design 证据文档,并加入 Android 模拟器截图抓取脚本。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-03 11:37:53 +08:00
co-authored by Cursor
parent 15a9db374a
commit bd22d9dddd
248 changed files with 26309 additions and 842 deletions
+14 -3
View File
@@ -10,7 +10,9 @@ IA Tab 冻结:首页 · 探索 · 问答 · 陪伴 · 我的
```
/ HomePage 发现入口 · 建档/探索 CTA
/explore ExplorePage 探索测试 · 入口聚合
/explore ExplorePage 探索 L1 分类 Hub
/explore/:category ExploreCategoryPage L2/L3 工具列表
/growth-plan GrowthPlanPage 成长计划打卡
/ask AskPage AI成长助手
/companion CompanionPage 节气生活 · 心情记录
/mine MinePage 资产总览 → profile/reports/membership
@@ -19,7 +21,16 @@ IA Tab 冻结:首页 · 探索 · 问答 · 陪伴 · 我的
/relation RelationPage 关系理解
/membership MembershipPage 成长会员
/scales/:slug ScalePage 探索测试作答(P1 建)
/reports/:id ReportPage 成长报告详情(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`
@@ -30,7 +41,7 @@ Redirect only: `/decode` → `/portrait`
| Tab 内 | 二级(无底栏或隐藏底栏) |
|---|---|
| `/` `/explore` `/ask` `/companion` `/mine` | `/profile` `/portrait` `/relation` `/membership` `/scales/*` `/reports/*` |
| `/` `/explore` `/ask` `/companion` `/mine` | `/profile` `/portrait` `/relation` `/membership` `/share` `/scales/*` `/reports` `/reports/*` `/explore/:category` `/growth-plan` `/star` `/synastry` `/synastry/invite/*` `/rhythm` `/cards` |
---