From de37c4277b7677d4d7f603a546d623154bc8b0b3 Mon Sep 17 00:00:00 2001 From: bob <312777916@qq.com> Date: Mon, 24 Feb 2025 11:39:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=B4=E5=83=8F=E7=9B=B8=E5=85=B3=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/card/UserCard.vue | 1 + src/components/common/UserAvatarIcon.vue | 12 ++++++++++-- src/views/layout/components/MyCard.vue | 5 +++++ 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/src/components/card/UserCard.vue b/src/components/card/UserCard.vue index 26a18ae..bb5a6d7 100644 --- a/src/components/card/UserCard.vue +++ b/src/components/card/UserCard.vue @@ -375,6 +375,7 @@ const onVideoCall = () => { height: 100px; position: absolute; top: 35px; + border: 2px solid #fff; } .gender { diff --git a/src/components/common/UserAvatarIcon.vue b/src/components/common/UserAvatarIcon.vue index 49842a5..fc5af0a 100644 --- a/src/components/common/UserAvatarIcon.vue +++ b/src/components/common/UserAvatarIcon.vue @@ -63,7 +63,7 @@ const statusCircleColor = computed(() => {