按钮样式

This commit is contained in:
2024-01-16 18:21:55 +08:00
parent 126ac73479
commit f4498c3c19

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;