From 61f80b057a9e14ebe8a26697ed2c0296c8f96e6b Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Fri, 2 Aug 2019 16:20:45 +0800 Subject: [PATCH] =?UTF-8?q?[banner][=E4=BF=AE=E6=94=B9]:[=E4=BF=AE?= =?UTF-8?q?=E6=94=B9banner=E5=AE=BD=E9=AB=98]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/banner/index.wxss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/banner/index.wxss b/components/banner/index.wxss index ea4a9bf..de9cd94 100644 --- a/components/banner/index.wxss +++ b/components/banner/index.wxss @@ -10,8 +10,8 @@ .index-slide, swiper-item .index-slide-image { display: block; - width: 710rpx; - height: 265rpx; + width: 690rpx; + height: 258rpx; margin: 0 auto; border-radius: 16rpx; overflow: hidden;