From c1897088dbeb1a5fbe5d41919e7f714a568ac7a4 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Mon, 3 Nov 2025 15:16:09 +0800 Subject: [PATCH] =?UTF-8?q?style(=E6=8A=BD=E5=A5=96=E6=B4=BB=E5=8A=A8?= =?UTF-8?q?=E9=A1=B5):=20=E5=9B=BE=E6=A0=87=E5=A4=A7=E5=B0=8F=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Activities/Lottery/Lottery.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/Activities/Lottery/Lottery.vue b/src/views/Activities/Lottery/Lottery.vue index 08f29a6..98a6395 100644 --- a/src/views/Activities/Lottery/Lottery.vue +++ b/src/views/Activities/Lottery/Lottery.vue @@ -60,7 +60,7 @@ :src="user.avatar || ''" alt="" width="15%" - style="border-radius: 50%; aspect-ratio: 1/1; object-fit: cover" + style="display: block; border-radius: 50%; aspect-ratio: 1/1; object-fit: cover" @error="defaultAvatarUrl" />