From ca4e30530f1544547bdabeb04c9c2df5da24a126 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Thu, 31 Jul 2025 18:17:47 +0800 Subject: [PATCH] no message --- root/person/teamManage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/person/teamManage.vue b/root/person/teamManage.vue index 6254f7b..3b8224a 100644 --- a/root/person/teamManage.vue +++ b/root/person/teamManage.vue @@ -178,7 +178,7 @@ export default { background-color: #fff2f0; } .member { - color: rgba(0, 0, 0, 0.88); + color: #666; // border: 1px solid #f9676e; background-color: rgba(0, 0, 0, 0.04); }