jesxion 8fcf6b7c17 fix(task3): gate detail sections on project, fix copy, fix brittle test
- Gate admin-detail-grid and accounts table on project existence;
  renders a fallback panel instead of zero-count workspace panels when
  project data is unavailable (prevents misleading partial-success UI)
- Correct '管理员与普通成员' to '项目管理员与项目经理' - the system only
  supports these two roles; also fix '管理员' to '项目管理员' in the
  账号概览 copy
- Replace brittle DOM-order test (findAllByText + last index) with
  findByTitle, which matches the title attribute Ant Design sets on
  each visual option element in the Select dropdown - unambiguous and
  not order-dependent
- Add test case for empty-project fallback to cover the new guard

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-26 18:47:01 +08:00
2026-04-25 16:23:44 +08:00
2026-04-14 16:53:33 +08:00
Description
郑州智慧工地管理系统 - 后台API+H5+OSS存储
998 KiB
Languages
TypeScript 92.8%
HTML 5%
CSS 2.1%
JavaScript 0.1%