feat: 内容稿件审核列表

This commit is contained in:
rd
2025-08-04 17:05:44 +08:00
parent eb76d00a8e
commit e2f2d26d00
14 changed files with 190 additions and 56 deletions

View File

@ -15,4 +15,8 @@
&.arco-input-disabled {
background-color: var(--BG-200, #F2F3F5) !important;
}
.arco-input-prefix {
padding-right: 0 !important;
margin-right: 4px;
}
}

View File

@ -9,6 +9,7 @@
}
.arco-table-container {
border: none !important;
height: 100%;
.arco-table-element {
thead {
.arco-table-tr {