From 22c171cbb44ac759476e0faf93768fa764bb0192 Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Wed, 17 Jul 2024 21:25:48 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E7=89=B9=E8=89=B2=E7=A4=BC=E5=93=81):[#197?= =?UTF-8?q?2]=E5=95=86=E5=93=81=E5=9B=BE=E7=89=87=E5=A4=A7=E5=B0=8F?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/giftList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg_product/views/giftList.vue b/pkg_product/views/giftList.vue index 786ed64..42d1175 100644 --- a/pkg_product/views/giftList.vue +++ b/pkg_product/views/giftList.vue @@ -258,8 +258,8 @@ export default { font-size: 12px; color: #fff; .good-img { - width: 96px; - height: 96px; + width: 90px; + height: 90px; .img { width: 100%; height: 100%;