系统UI美化

This commit is contained in:
zhangdaiscott
2022-11-07 19:11:34 +08:00
parent 0168d71154
commit abdc9da743
11 changed files with 95 additions and 11 deletions

View File

@@ -235,7 +235,7 @@ export function useListTable(tableProps: TableProps): [
},
},
// 斑马纹
striped: true,
striped: false,
// 是否可以自适应高度
canResize: true,
// 表格最小高度