thread-master/docs/product/haixun-console/tasks/T022-rwd-smoke.md

46 lines
904 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.

# T022 — RWD polish + build smoke checklist
> Status: `done`
> Completed: 2026-07-09
> Milestone: `M9`
> Est. change: `~120 lines`
## Goal
手機寬度可走完:登入 → Today → Studio 開串(簡)→ Outboxbuild 穩定。
## Depends on
- T014T020 主路徑完成後
## Inputs
- Spec §5.2 RWD、requirements Phase B 成功標準
## Outputs
### 程式變更
| 路徑 | 動作 | 說明 |
|------|------|------|
| layout CSS | edit | 修 overflow、dock 遮擋 |
| 可選 `docs/product/.../B-CHECKLIST.md` | add | 人手測清單 |
### 行為變更
- 主內容不被底欄遮住padding-bottom
## Out of scope
- 完美 pixel polish
## Acceptance
- [ ] `npm run build` 通過
- [ ] 375px 寬手動點通主路徑無橫向爆版
- [ ] INDEX 上 T001T022 除本 task 外皆 done 後,本 task done → 等人審 B OK
```bash
cd apps/web && npm run build
```