Commit c4080a5d by LJM

PC-出库单--增加筛选条件以及 移动端 -拣货操作优化

parent c7bdb871
......@@ -489,6 +489,34 @@
.uni-input {
font-size: 17rpx;
color: #484b59;
font-weight: bold;
}
.uni-arrow {
width: 14rpx;
height: 9rpx;
background: url('https://img.ichunt.com/images/ichunt/202304/10/e4c72319ad41ce1425f71cc6ec35f111.png') no-repeat center;
background-size: contain;
margin-left: 12rpx;
}
}
}
}
.print_type {
height: 75rpx;
.t1 {
font-size: 20rpx;
color: #1969f9;
margin-right: 10rpx;
}
.print-type-box {
width: 150rpx;
height: 75rpx;
.wrap-box {
height: 75rpx;
.uni-input {
font-size: 16rpx;
color: #484b59;
font-weight: bold;
}
.uni-arrow {
width: 14rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment