heyuntao
2023-06-01 90ef820cdc18a108b67aef0c7d6c3fa1e8ecb3f7
uniapp/components/indexPage.vue
@@ -24,6 +24,8 @@
                           <view class="swiper-item defIcon" @click="goUrl(items)">
                              <image :src="items.image" mode="aspectFit"></image>
                           </view>
                        </swiper-item>
                     </swiper>
                  </view>
@@ -876,7 +878,7 @@
            .bannerSwiper-container {
               width: 100%;
               height: 280rpx;
               height: 230rpx;
               padding: 0 16rpx;
               margin-bottom: 16rpx;