This commit is contained in:
那些花儿
2025-09-05 18:08:23 +08:00
parent 9acf6679e7
commit fc15ba1d39
4 changed files with 182 additions and 155 deletions
@@ -187,6 +187,7 @@ body {
/*****************************列表list css********************************/
.table-list-container {
padding: 0;
margin-top: 10px;
}
.table-list-container .table-list-item {
@@ -199,6 +200,7 @@ body {
.table-list-container .table-list-item:last-child {
border-bottom: none;
margin-bottom: 0;
}
.table-list-container .table-list-item .item-header {