feat: 统一列表分页器并保留空数据占位
- 新增 AppPagination 共享分页组件,四个列表页改用同一套分页器 - 采用分段容器样式:翻页控件收进灰槽,当前页为槽内浮起白块 - 无数据时分页器不再整块消失,容器高度恒定 66px,槽内页码灰化占位 - 企微资产与公司档案补上每页条数选择 - 列表加载后若当前页为空且页码大于 1,自动回退到实际最后一页 - 设备列表 ID 列改名为编号 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Showing
frontend/src/components/AppPagination.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment