add 空木箱出库 117

This commit is contained in:
2025-02-26 18:32:05 +08:00
parent a4ea019417
commit 284db2f151
9 changed files with 201 additions and 40 deletions

View File

@@ -511,6 +511,7 @@ uni-button[disabled]:not([type]) {
font-weight: 700;
color: #ff6a00;
margin-top: 30rpx;
word-break: break-all;
}
.msg_modal {
position: fixed;

View File

@@ -131,8 +131,8 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
width: 4.16667%
}
.letter-30 {
letter-spacing: 30rpx;
text-indent: 30rpx;
/* letter-spacing: 30rpx;
text-indent: 30rpx; */
}
.h-50 {
height: 50% !important;