完成全部页面分页组件的抽取

This commit is contained in:
2026-03-17 10:50:42 +08:00
parent 7211fcdfea
commit e266482f88
17 changed files with 619 additions and 52 deletions

View File

@@ -239,6 +239,8 @@ function handleDelete(item: any) {
font-size: 14px;
color: #666;
padding: 0 10px;
display: flex;
flex-direction: row;
}
.action-link {