From c2d21a85d4ddd08ce0426c561a1a5c8e9eda9815 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 6 Jan 2025 09:33:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=BA=E5=9F=9F=E9=94=81=E5=AE=9A=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/style/layout.styl | 5 +++++ pages/manage/area-lock.vue | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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}}