feat: 分页逻辑处理

This commit is contained in:
rd
2025-09-05 10:39:01 +08:00
parent 8b42a67e9f
commit 72dabf9a9e
18 changed files with 76 additions and 127 deletions

View File

@ -1,4 +1,9 @@
.ant-table-wrapper {
.ant-spin-nested-loading,
.ant-spin-container,
.ant-table{
height: 100%;
}
.ant-table {
border-radius: 0;
font-family: $font-family-regular;