From 4fe5e7011bd2af3661b2e6d79e77d373f29fa042 Mon Sep 17 00:00:00 2001 From: weinan2087 Date: Mon, 24 Oct 2022 11:59:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E6=AF=94=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/guideBox.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Portal/guideBox.vue b/src/components/Portal/guideBox.vue index 955a387d..8352e24e 100644 --- a/src/components/Portal/guideBox.vue +++ b/src/components/Portal/guideBox.vue @@ -356,11 +356,11 @@ .gui-box-right{//资源引导位宽度 width: 722px; .swiper-slide{ - width: 500px; - height: 400px; + width: 560px; + height: 430px; text-align: center; .banner-img{ - width: 500px; + width: 560px; height: 100%; } }