采购收货图标提交及滚动

This commit is contained in:
Ledo 2025-08-27 23:25:39 +08:00
parent 039c303b34
commit eeefa51faa
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
margin: 16rpx;
border-radius: 4rpx;
display: flex;
overflow-y: auto;
height: 90vh;
flex-wrap: wrap;
.category-item {
border-radius: 16rpx;

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB