From c0753f1fcb2ecc2fdee442c8dcdf728f5ef0409a Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Fri, 26 Jul 2024 14:26:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/indextaociliaoList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue index e2a0b7c..67613fa 100644 --- a/pages/my/indextaociliaoList.vue +++ b/pages/my/indextaociliaoList.vue @@ -347,7 +347,7 @@ white-space: nowrap; } .item-view{ - width:62%; + width:60%; height: 100%; display: flex; flex-direction: column; @@ -357,7 +357,7 @@ } .item-img{ width: 240rpx; - height: 210rpx; + height: 200rpx; border-radius: 14rpx; position: relative; }