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); }