Skip to content

feat(web): 统一全站数据页码分页 - #117

Merged
Eclipseic1848 merged 2 commits into
mainfrom
codex/numbered-table-pagination
Sep 2, 2026
Merged

feat(web): 统一全站数据页码分页#117
Eclipseic1848 merged 2 commits into
mainfrom
codex/numbered-table-pagination

Conversation

@Eclipseic1848

Copy link
Copy Markdown
Owner

完成内容

  • 新增共享页码分页控件:默认 20 条,可选 10/20/50/100 条,支持页码、上一页和下一页。
  • 为账号、订单、审计和分析穿透增加服务端 pagepageSizetotalCount,保留既有游标调用兼容。
  • 覆盖目标、组织、治理、看板、导入报告和事件明细等已加载数据集合。
  • 筛选或每页条数变化回到第 1 页;适用页面在 URL 中恢复分页状态。
  • 更新 README、P1 产品规格、票据拆分和 v1 范围说明。

本地验证

  • API:158/158
  • Web Playwright:49 个场景均已通过(全量运行后修复一个旧 URL 匹配器,并聚焦复验通过)
  • 类型检查:通过
  • 生产构建:通过
  • 容器契约:11/11
  • Compose 配置:通过
  • git diff --check:通过

本机外网链路曾在 Docker Hub 基础镜像元数据和 npm audit 请求阶段返回 EOF;由本 PR required check 重新执行并补齐最终证据。

Closes #116

@Eclipseic1848
Eclipseic1848 merged commit 4d4aee6 into main Sep 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[P1][UX] 为所有数据表格与可增长清单统一页码分页

1 participant