绿满眶商城微信小程序-uniapp
xiangpei
2025-06-24 2955ce47c5c5990081d877ec752ab28d616a766a
pages/commodity-square/commoditySquare.vue
@@ -109,6 +109,8 @@
            this.getGoodsParam.categoryId = ''
            this.goodsList1 = []
            this.goodsList2 = []
            this.listHeight1 = 0;
            this.listHeight2 = 0;
            await this.getgoodsData();
         },
         confirm() {},
@@ -214,6 +216,8 @@
            this.getGoodsParam.pageNumber = 1
            this.goodsList1 = [];
            this.goodsList2 = [];
            this.listHeight1 = 0;
            this.listHeight2 = 0;
            await this.getgoodsData();
            console.log(this.maxPages)
         }