wechat_jiaxuan/components/disRealpic/index.js
@@ -18,7 +18,7 @@ pageNum: 1, pageSize: 10, query: '', sortType: 'NORMAL', sortType: '', catalogCode: 'real_case' }, attached() { @@ -50,6 +50,10 @@ total: res.data.total, }) }) }, scrolltoupper() { this.setData({ pageNum: 1,datalist: [],total: 0}) this.getList() }, scrolltolower() { console.log('触底事件'); @@ -152,6 +156,7 @@ this.setData({ tagCodes: [],activeParam: [],cateList,activeIndex: -1 }) }, bindblur() { this.setData({ pageNum: 1,dataList: [],total: 0}) this.getList() }, subParam() {