关注视频的加载错误

This commit is contained in:
THK3121 2023-06-02 15:29:03 +08:00
parent ad430cc293
commit 446c96b93d
3 changed files with 1851 additions and 1791 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff

View File

@ -46,7 +46,7 @@
},
"compileType": "miniprogram",
"libVersion": "2.14.3",
"appid": "wx7502b94d6a53d589",
"appid": "wx6e14cb98394e36bc",
"projectname": "crmeb_merchant_h5",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},