生产、退货、报废、拆分入库木箱扫码优化

This commit is contained in:
2024-05-13 15:00:18 +08:00
parent c91121f6cc
commit 199bc7185e
6 changed files with 21 additions and 11 deletions

View File

@@ -206,6 +206,15 @@ uni-button:after {
.filter_input_disabled {
background-color: #eee;
}
.scan_input {
width: 100%;
height: 80rpx;
font-size: 28rpx;
line-height: 80rpx;
color: #606266;
border: 0;
background-color: transparent;
}
.filter_item-1 {
border-bottom: 2rpx solid #dcdfe6;
}