From 9273a731c65dc875e132f64493593ac0be6fb531 Mon Sep 17 00:00:00 2001 From: sjeam <359824901@qq.com> Date: Sat, 6 Sep 2025 18:16:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 15819c2..bc492af 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -152,7 +152,7 @@ radius="20rpx" :width="'100%'" :height="'100%'" - mode="center" + mode="aspectFill" :src="item.image" /> @@ -279,7 +279,7 @@ @@ -326,7 +326,7 @@ :width="'100%'" :height="'100%'" radius="20rpx" - mode="center" + mode="aspectFill" :src="item.cover" alt="joy" /> @@ -375,7 +375,7 @@ radius="20rpx" :width="'100%'" :height="'100%'" - mode="center" + mode="aspectFill" :src="item.cover" />