From 446c96b93d02ad5949275f3883511ce6238c5ffd Mon Sep 17 00:00:00 2001 From: THK3121 Date: Fri, 2 Jun 2023 15:29:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E6=B3=A8=E8=A7=86=E9=A2=91=E7=9A=84?= =?UTF-8?q?=E5=8A=A0=E8=BD=BD=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 5 +- pages/short_video/nvueSwiper/index.nvue | 3635 ++++++++++++----------- project.config.json | 2 +- 3 files changed, 1851 insertions(+), 1791 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index d554ffc..66c0017 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -77,7 +77,7 @@ where: { category_id: 0, page: 1, - limit: 15 + limit: 30 }, currentItemId: 69, // 默认获取 社区的数据 0 表示推荐 || 69 社区 keyword: '', @@ -88,7 +88,6 @@ } }, onPullDownRefresh() { - this.where.page = 1 this.getCateList() this.getGoods() this.selfLocation() @@ -197,9 +196,7 @@ }, ...data] }, tabsChange(item) { - this.cateGoods = [] this.where.category_id = item.category_id - this.where.page = 1 this.getGoods() this.street_id = item.id this.tabsData.tabsActive = item.index diff --git a/pages/short_video/nvueSwiper/index.nvue b/pages/short_video/nvueSwiper/index.nvue index 61bb992..9d3c6bf 100644 --- a/pages/short_video/nvueSwiper/index.nvue +++ b/pages/short_video/nvueSwiper/index.nvue @@ -1,6 +1,6 @@ \ No newline at end of file diff --git a/project.config.json b/project.config.json index c485952..4ec1f4c 100644 --- a/project.config.json +++ b/project.config.json @@ -46,7 +46,7 @@ }, "compileType": "miniprogram", "libVersion": "2.14.3", - "appid": "wx7502b94d6a53d589", + "appid": "wx6e14cb98394e36bc", "projectname": "crmeb_merchant_h5", "simulatorType": "wechat", "simulatorPluginLibVersion": {},