style(cargo-type): 调整表格行高及注释部分样式

- 将表格行高从32调整为22以增强紧凑感
- 注释掉表头和数据行的 padding 样式,暂时禁用加高效果
- 注释掉表格容器的高度自适应样式,避免布局异常
- 调整分页组件容器的内边距以优化视觉间距
This commit is contained in:
2026-07-29 17:00:34 +08:00
parent 46d34f489e
commit 08ec2389a5
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
## 2025-07-29
- 货物类型管理页面(cargo-type):搜索栏「类型」和「货物类型编码」字段 searchSpan 从 12 分别调整为 6 和 8收窄 input 宽度使两字段在一排内紧凑展示