呼叫管理

This commit is contained in:
2023-12-21 09:34:35 +08:00
parent 237d732906
commit d86a3160c3
5 changed files with 305 additions and 2 deletions

View File

@@ -277,7 +277,7 @@ uni-button:after {
margin: 0 40rpx 10rpx 0;
border-radius: 30rpx;
}
.btn-disabled, .submit-button:disabled {
.btn-disabled, .submit-button[disabled] {
background-color: #c9c9c9;
border: 1px solid #c9c9c9;
color: #fff;