fix:根据ui修改样式 添加逻辑判断

This commit is contained in:
zhaohy
2024-08-21 13:35:28 +08:00
parent def744926f
commit ece2712b09
14 changed files with 113 additions and 64 deletions

View File

@@ -250,10 +250,10 @@
right: 0;
}
:deep(.ant-spin-container) {
height: 100% !important;
height: 95% !important;
}
:deep(.ant-spin-nested-loading) {
height: 100% !important;
height: 95% !important;
}
//分页 在右边 取消
// :deep(.ant-table-pagination-right) {