zhaojs
2023-05-26 e53fdef35a07aa8061107fe4b2d9d0bce0ecf47b
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>
@@ -511,8 +513,8 @@
      methods: {
         changeRecommend(){
            var tmp_1 = {
               mainTitle: '热推',
               subTitle: '热推商品',
               mainTitle: '天猫',
               subTitle: '天猫热销',
               type: 5
            };
            var tmp_2 = {
@@ -876,7 +878,7 @@
            .bannerSwiper-container {
               width: 100%;
               height: 280rpx;
               height: 230rpx;
               padding: 0 16rpx;
               margin-bottom: 16rpx;