出箱扫码异常

This commit is contained in:
2023-03-22 16:18:48 +08:00
parent be329a3dad
commit fa8dacdfd4
45 changed files with 4527 additions and 52 deletions

View File

@@ -49,6 +49,18 @@ uni-button:after {
height: 0;
visibility: hidden;
}
.filter_input_wraper {
width: calc(100% - 200rpx);
height: 86rpx;
line-height: 86rpx;
}
.uni-select {
font-size: 32rpx !important;
height: 86rpx !important;
}
.uni-select__input-placeholder {
font-size: 32rpx !important;
}
.search-input{
width: calc(100% - 200rpx);
height: 86rpx;