绿满眶商城微信小程序-uniapp
peng
2025-09-16 577042a77ff72607e2cd5de3a06f33a1c9d3f703
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">