绿满眶商城微信小程序-uniapp
zxl
2025-08-29 eb46fca9f3e9890d621d22f670afb37d72d58460
pages/tabbar/index/home.vue
@@ -1001,7 +1001,9 @@
                    this.videoNoMore = true;
                    return;
                 }
                 if(res.data.code===200){
                 this.videoQuery.pageNumber++;
                 }
         
         })
      }else{
@@ -1029,7 +1031,9 @@
           this.videoNoMore = true;
           return;
        }
        this.videoQuery.pageNumber++;
        if(res.data.code===200){
         this.videoQuery.pageNumber++;
        }
     })
     }
@@ -1463,7 +1467,7 @@
   /* 商品链接悬挂层样式 */
   .goods-link-warp {
      position: absolute;
      bottom: 160px;
      bottom: 100px;
      left: 20px;
      color: #f8f8f8;
      z-index: 10;