From 7447a5e2aab5d2607a80b57bf7d0240c64bb7dbf Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Mon, 2 Feb 2026 15:42:57 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=B1=85=E4=B8=AD=E7=BB=84=E4=BB=B6):=20?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E5=9B=BE=E7=89=87=E5=AE=BD=E9=AB=98=E5=8F=AF?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/itemCenter.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/itemCenter.vue b/src/components/itemCenter.vue index 9823cf8..c9c8ab4 100644 --- a/src/components/itemCenter.vue +++ b/src/components/itemCenter.vue @@ -8,8 +8,7 @@ :src="imgUrl" :class="flip ? 'flipImg' : ''" alt="" - width="100%" - style="display: block" + style="width: 100%; height: 100%; display: block" :crossorigin="isOSSImage ? 'anonymous' : undefined" />