From 70e1ac6df09f5aa3b94eb3433ad157a2c075fc41 Mon Sep 17 00:00:00 2001 From: lizijiee <562949697@qq.com> Date: Sun, 31 Mar 2024 01:53:40 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=8D=E9=80=9A=E8=BF=87=E6=9B=B4?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E7=BA=A2=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/worksheet/content/Content.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/worksheet/content/Content.vue b/src/views/worksheet/content/Content.vue index 7bacc6a..92f7c19 100644 --- a/src/views/worksheet/content/Content.vue +++ b/src/views/worksheet/content/Content.vue @@ -914,8 +914,8 @@ function reloadList() { } .tag-passed { - color: #02C984; - border: 1px solid #02C984; + color: #ff7575; + border: 1px solid #ff7575; } .tag-approved {