区域锁定修改
This commit is contained in:
@@ -513,6 +513,11 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
|
||||
border: 2rpx solid #DCDFE6;
|
||||
border-radius: 10rpx;
|
||||
}
|
||||
.point-item.cgray {
|
||||
background: #c9c9c9;
|
||||
border-color: #c9c9c9;
|
||||
color: #fff;
|
||||
}
|
||||
.point-item.cgreen {
|
||||
background: #67C23A;
|
||||
border-color: #67C23A;
|
||||
|
||||
Reference in New Issue
Block a user