add 出库分拣

This commit is contained in:
2025-11-10 18:59:16 +08:00
parent 5a4f83bfd9
commit 84df82529d
13 changed files with 192 additions and 12 deletions

View File

@@ -506,4 +506,7 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
width 70%
height 4rpx
background-color #fff
}
uni-button[size=mini] {
white-space: nowrap;
}