From c989c4027e910b385fcbf1ff66f3535a38dc8de1 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Wed, 5 Nov 2025 18:16:54 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=9B=A2=E9=98=9F=E6=94=B6=E5=85=A5?= =?UTF-8?q?=E8=AE=B0=E5=BD=95):=20=E5=8F=96=E6=B6=88=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E7=9A=84=E5=90=8D=E5=AD=97=E9=A6=96=E5=AD=97=E6=AF=8D=E5=A4=B4?= =?UTF-8?q?=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/team/TeamBillMore.vue | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/src/components/team/TeamBillMore.vue b/src/components/team/TeamBillMore.vue index 678b51e..4f697dc 100644 --- a/src/components/team/TeamBillMore.vue +++ b/src/components/team/TeamBillMore.vue @@ -101,37 +101,14 @@ width: 20%; aspect-ratio: 1/1; border-radius: 50%; - - background-color: #8b5cf6; - color: white; - - font-size: 18px; - font-weight: 600; - - display: flex; - align-items: center; - justify-content: center; " > -
- {{ getAvatarPlaceholder(member.memberProfile?.userNickname) }} -