From 37ba27010484bda2997b5a1c2e92f940107bb413 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Tue, 21 Jul 2026 17:26:32 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A5550=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=8D=83=E5=8E=BF=E5=9B=BE?= =?UTF-8?q?=E6=96=87=E6=94=BB=E7=95=A5=EF=BC=8C=20=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=90=8E=E5=8F=B0=E4=B8=8A=E4=BC=A0=E7=9A=84=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E5=9C=A8=E9=A6=99=E9=81=93=E6=BB=87=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E7=AB=AF=E5=9B=BE=E7=89=87=E6=98=BE=E7=A4=BA=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/famousQianxianGraphicGuide.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg_product/views/famousQianxianGraphicGuide.vue b/pkg_product/views/famousQianxianGraphicGuide.vue index 7e21f39..6ccda8c 100644 --- a/pkg_product/views/famousQianxianGraphicGuide.vue +++ b/pkg_product/views/famousQianxianGraphicGuide.vue @@ -184,7 +184,7 @@ export default { .banner-swiper, .banner-fallback { width: 100%; - height: 500rpx; + height: 750rpx; } .banner-image { @@ -267,7 +267,7 @@ export default { .detail-image { width: 280rpx; - height: 220rpx; + height: 280rpx; margin-right: 16rpx; border-radius: 16rpx; display: block;