生箔工序加字段

This commit is contained in:
蔡玲
2024-12-24 14:38:41 +08:00
parent 2dc449a68c
commit 374daf6907
4 changed files with 53 additions and 6 deletions

View File

@@ -222,6 +222,20 @@ uni-button:after {
.filter_input_disabled {
background-color: #eee;
}
.filter_tip {
top: 80rpx;
color: #ff6a00;
font-size: 22rpx;
line-height: 30rpx;
padding: 0 15rpx;
}
.filter_unit {
width: 70rpx;
font-size: 28rpx;
color: #606266;
text-align: right;
margin-left: 10rpx;
}
.scan_input {
width: 100%;
height: 80rpx;