按钮样式

This commit is contained in:
2024-01-16 18:19:41 +08:00
parent a2d37ec9ac
commit 453d52bacc

View File

@@ -288,7 +288,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;