Files
jiapuapp/design-qa.md
T
2026-07-13 15:35:16 +08:00

21 lines
1.1 KiB
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.
# A-01 Runtime Visual QA
- Source visual truth: `docs/design/screens/A01-启动登录引导-栅格验收-412x915.png`
- Target state: `412 × 915`, agreement unchecked.
- Static contract: passed on 2026-07-13.
- Runtime screenshot: pending.
## Evidence
- `pages/auth/entry.vue` uses real DOM and local background assets; the whole-image page layer remains absent.
- The static contract verifies the calibrated header height, title spacing, divider width, button dimensions and all four vertical anchors.
- The rejected registration side lines and four-corner button brackets are forbidden by the contract.
## Remaining runtime evidence
- [P1] Capture the unchecked A-01 page at `412 × 915` in HBuilderX or Android, without browser chrome, and compare it against the source at the same scale.
- [P1] Capture `320 × 568` after scrolling to confirm the agreement row and safe area are not clipped.
- Confirm that selecting the agreement enables only the existing A-02 login route; the other entries remain local prepared-state prompts.
final result: runtime evidence pending