绿满眶商城微信小程序-uniapp
peng
2025-06-24 301603abfee3f91553a709f47966b922a1cbd5b2
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)
         }