Files
Nexus/docs/audit/2026-06-12-push-remove-name-copy.md
T
Nexus Agent 724375c884 fix(push): 移除点击复制服务器名称
名称点击恢复为与卡片/行一致的勾选行为。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 01:51:39 +08:00

34 lines
669 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.
# 审计 — 推送页移除点击复制名称
**Changelog**: `docs/changelog/2026-06-12-push-remove-name-copy.md`
## 范围(文件清单)
| 文件 | 变更 |
|------|------|
| `frontend/src/components/push/PushServerGrid.vue` | 移除名称点击复制 |
## Step 3 规则扫描
| H | 规则 | 结论 |
|---|------|------|
| H1 | 安全 | PASS — 无新 API |
| H2 | 无静默吞错 | PASS |
| H3 | 无新密钥 | PASS |
| H4 | CUD | N/A |
## Closure
| H | 判定 | 依据 |
|---|------|------|
| H1H4 | PASS | 纯前端交互回退 |
## DoD
- [x] type-check
- [ ] 生产 `#/push` 验证
## 验证
点击名称仅勾选服务器,无复制 toast。