空管入库
This commit is contained in:
@@ -71,7 +71,7 @@ uni-button:after {
|
||||
}
|
||||
.content {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: auto;
|
||||
padding: 92rpx 15rpx 82rpx 14rpx;
|
||||
}
|
||||
.wrapper {
|
||||
@@ -198,11 +198,12 @@ uni-button:after {
|
||||
margin: 0 20rpx 10rpx 0;
|
||||
border-radius: 30rpx;
|
||||
}
|
||||
.btn-disabled {
|
||||
.btn-disabled, .submit-button:disabled {
|
||||
background-color: #c9c9c9;
|
||||
border: 1px solid #c9c9c9;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
/** 弹窗 */
|
||||
.msg_wrapper {
|
||||
|
||||
Reference in New Issue
Block a user