Files
jiapuapp/docs/superpowers/plans/2026-07-16-g09-my-applications-states.md
T
2026-07-16 07:58:53 +08:00

19 lines
817 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# G09 我的申请状态与操作实施计划
**Goal:** 补齐待审、通过、拒绝、修改后重提、撤回、空和失败状态,并让每张记录只显示符合状态的动作。
**Architecture:** G09 的 `applicationSamples``actionFor()` 是页面样式阶段状态与操作的唯一合同;撤回使用自定义确认层并只更新本地候选数据。
## Constraints
- 邀请码直接加入不进入 G09;本页只展示搜索申请。
- 禁止原生 UniApp UI,不接接口。
- 通过进入 G05,拒绝回 G08 搜索来源,待审可撤回。
- 页面保持 `[~]`320×568 允许滚动。
## Tasks
- [ ] 契约先行:状态动作、自定义撤回层、无原生 UI。
- [ ] 实现卡片动作、撤回结果、空/失败/加载外观。
- [ ] 三档运行烟测与代表图 QA。