From 969ec282c62e34d4ad84000d60099b5b9801fc1d Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Thu, 5 Jun 2025 11:55:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=A0=E9=99=A4=E6=8E=A7?= =?UTF-8?q?=E4=BB=B6=E5=85=83=E7=B4=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/userCard.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/userCard.vue b/components/userCard.vue index 6e3ea35..716e456 100644 --- a/components/userCard.vue +++ b/components/userCard.vue @@ -151,8 +151,8 @@ export default { .is-input-border.is-focused { border-color: #39D067 !important; - .uni-icons.content-clear-icon.uniui-clear { - color: #39D067 !important; + .uni-icons.uniui-clear { + color: #c0c4cc !important; } } }