单据出库修改

This commit is contained in:
蔡玲
2024-11-29 14:46:20 +08:00
parent 3fccdd374f
commit def1dd4fe6
3 changed files with 70 additions and 30 deletions

View File

@@ -77,11 +77,13 @@ uni-button:after {
.filter_input {
width: 100%;
height: 80rpx;
line-height: 30rpx;
line-height: 28rpx;
border: 0;
background-color: transparent;
font-size: 28rpx;
color: #606266;
white-space: pre-wrap;
overflow-wrap: break-word;
}
.filter_input_disabled {
background-color: #eee;
@@ -186,6 +188,11 @@ uni-button:after {
z-index: 101;
box-shadow: 3px 0px 3px 0px rgba(160,160,160,0.20);
}
.slide_new table th .td_3, .slide_new table td.td_3 {
width: 100px;
line-height: 28rpx;
white-space: unset;
}
.slide_new table th.fontcol1,.slide_new table td.fontcol1 {
color: #4e6ef2;
font-weight: bold;