feat: streamline proxy selection and instance actions
This commit is contained in:
+4
-4
@@ -3,7 +3,7 @@ id: T-306
|
||||
title: 精简代理下拉编辑与实例行安全操作布局
|
||||
phase: 3
|
||||
deps: [T-304, T-305]
|
||||
status: DOING
|
||||
status: DONE
|
||||
created: 2026-07-25
|
||||
owner: codex
|
||||
---
|
||||
@@ -32,7 +32,7 @@ owner: codex
|
||||
|
||||
## 执行记录
|
||||
|
||||
- 状态:DOING
|
||||
- 变更:待实现。
|
||||
- 验证:待执行。
|
||||
- 状态:DONE
|
||||
- 变更:设置页改为完整代理地址选择器、地址输入和保存/删除操作;选择已有代理会回填地址,保存时保留稳定 `proxyId`,删除未引用代理须经确认。新建和编辑实例的选择器均显示完整地址。实例行操作已调整为启动/停止(或重新检测)、编辑、删除,并加大各目标的间距和操作列宽度。
|
||||
- 验证:`gofmt -w internal/ui/shell.go internal/ui/shell_test.go`、`go test ./...`、`go vet ./...`、`scripts/smoke-windows.ps1`、`scripts/smoke-browser.ps1` 均通过;新增 UI 状态测试覆盖地址回填、更新/新建、引用保护与确认删除。
|
||||
- 阻塞:无。
|
||||
|
||||
Reference in New Issue
Block a user