Files
gt-agent-company/openspec/changes/update-agent-asset-list-and-detail-display/tasks.md
sexygoat 28246f5345
Some checks failed
构建并部署前端到测试环境 / build-and-deploy (push) Failing after 3h10m20s
fix: 优化体验
2026-05-09 16:13:39 +08:00

1.3 KiB

1. Spec

  • 1.1 Initialize OpenSpec in the repository
  • 1.2 Capture project context in openspec/project.md
  • 1.3 Create change proposal and delta specs for asset list and asset detail
  • 1.4 Review and approve the proposal before implementation

2. Implementation

  • 2.1 Extend asset list typing and request parameters for device_virtual_no and shop_id
  • 2.2 Update agent asset list UI for binding status, shop filter, and fixed search semantics
  • 2.3 Update asset detail UI for field removal, bound-card emphasis, and realtime-status changes
  • 2.4 Update package-list date presentation in detail pages
  • 2.5 Verify card and device flows manually after implementation
  • 2.6 Remove 保护状态 and 切卡模式, and move bound-card real-name status next to the slot title
  • 2.7 Restrict package effective-period display to packages in active status only
  • 2.8 Remove the current-package order number and replace it with a 生效期:开始时间 - 到期时间 line
  • 2.9 Apply the cascaded shop filter to the device list request and device tab UI
  • 2.10 Replace bottom-reached auto pagination with an explicit 加载更多 button for the IoT card and device lists
  • 2.11 Keep the asset-list search input and filter controls fixed at the top while the list scrolls underneath