wechat_jiaxuan/components/disRealpic/index.js
@@ -18,7 +18,7 @@ pageNum: 1, pageSize: 10, query: '', sortType: 'NORMAL', sortType: '', catalogCode: 'real_case' }, attached() { @@ -51,6 +51,10 @@ }) }) }, scrolltoupper() { this.setData({ pageNum: 1,datalist: [],total: 0}) this.getList() }, scrolltolower() { console.log('触底事件'); const { total, dataList, pageNum } = this.data