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

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

@@ -171,6 +171,7 @@ function onDel(item: FreightItem) {
color: #515a6e;
text-align: center;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}