表格分页处理

This commit is contained in:
gary.fu
2024-01-04 10:13:16 +08:00
parent 8c76462093
commit e2aa0c8238
5 changed files with 61 additions and 38 deletions

View File

@@ -81,6 +81,10 @@ html, body, #app, .index-container {
text-align: center;
}
.no_flex {
display: block;
}
/**
* slide-fade动画
*/