pages/tabbar/index/home.vue
@@ -61,7 +61,7 @@ <!-- 悬挂商品链接层 --> <view class="goods-link-warp" v-if="item.goodsList.length > 0"> <view class="goods-link-warp" :style="{ bottom: marginBottom + 55 + 'px' }" v-if="item.goodsList.length > 0"> <view class="goods-link"> <swiper @change="goodsChange" :autoplay="true" :interval="4000" style="height: 120rpx;"> <swiper-item v-for="goods in item.goodsList" :key="goods.goodsId">