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%; } }