wechat_jiaxuan/pages/homeId/index.js @@ -53,6 +53,8 @@ total: res.data.total, dataList: [ ...this.data.dataList, ...res.data.records ] }) }).finally(()=>{ wx.stopPullDownRefresh() }) }, itemClick(e) {