wechat_jiaxuan/components/disCase/index.js @@ -54,10 +54,6 @@ } }) }, scrolltoupper() { this.setData({ pageNum: 1,datalist: [],total: 0}) this.getList() }, scrolltolower() { console.log('触底事件'); const { total, dataList, pageNum } = this.data