28 lines
815 B
Markdown
28 lines
815 B
Markdown
|
|
# 审计 — 服务器展开详情对比度 + 同步日志 1 条
|
|||
|
|
|
|||
|
|
**Changelog**: `docs/changelog/2026-06-08-server-inline-detail-contrast.md`
|
|||
|
|
|
|||
|
|
## 变更文件
|
|||
|
|
|
|||
|
|
`frontend/src/components/servers/ServerInlineDetail.vue` · `frontend/src/pages/ServersPage.vue` · `frontend/src/components/servers/ServerUnsetPathPanel.vue` · `web/app/index.html`
|
|||
|
|
|
|||
|
|
## Step 3
|
|||
|
|
|
|||
|
|
| 项 | 结论 |
|
|||
|
|
|----|------|
|
|||
|
|
| 展开区背景比行底色深约 5% | PASS(color-mix surface 95% + on-surface 5%) |
|
|||
|
|
| 正文 on-surface 可读 | PASS |
|
|||
|
|
| 分类视图展开区同色 | PASS |
|
|||
|
|
| 同步日志仅 1 条、无「最近 N 条」文案 | PASS(limit=1) |
|
|||
|
|
| 无后端/API 变更 | PASS |
|
|||
|
|
|
|||
|
|
## Closure
|
|||
|
|
|
|||
|
|
frontend build PASS · Gate 7 待跑
|
|||
|
|
|
|||
|
|
## DoD
|
|||
|
|
|
|||
|
|
- [x] 展开详情非黑底黑字
|
|||
|
|
- [x] 同步日志标题与条数
|
|||
|
|
- [ ] 生产浏览器验收
|