From e8e98a1e6e381c3f6b3f0d12251b456892dfb6a6 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Sun, 12 May 2024 01:05:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/vc-recommend/vc-recommend.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/vc-recommend/vc-recommend.vue b/components/vc-recommend/vc-recommend.vue index 57d6c99..95b8833 100644 --- a/components/vc-recommend/vc-recommend.vue +++ b/components/vc-recommend/vc-recommend.vue @@ -93,7 +93,7 @@ let _that = this; _that.communityId = getMallCommunityId(); let _data = { - page: 1, + page: this.pagefrom+1, row: this.pagesize, communityId: _that.communityId, mainCategoryId: _that.curCategoryId