diff --git a/common/style/layout.styl b/common/style/layout.styl index c7f3f2f..bd4e6bb 100644 --- a/common/style/layout.styl +++ b/common/style/layout.styl @@ -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; diff --git a/pages/manage/area-lock.vue b/pages/manage/area-lock.vue index bdb8d71..845b969 100644 --- a/pages/manage/area-lock.vue +++ b/pages/manage/area-lock.vue @@ -32,7 +32,7 @@ --> - + {{e.point_name}}