wechat_jiaxuan/components/disCase/index.js
@@ -19,7 +19,7 @@ pageNum: 1, pageSize: 10, query: '', sortType: 'NORMAL', sortType: '', catalogCode: 'whole_case' }, attached() { @@ -53,6 +53,10 @@ }) } }) }, scrolltoupper() { this.setData({ pageNum: 1,datalist: [],total: 0}) this.getList() }, scrolltolower() { console.log('触底事件'); @@ -126,6 +130,7 @@ this.setData({ tagCodes: [],activeParam: [],cateList,activeIndex: -1 }) }, bindblur() { this.setData({ pageNum: 1,dataList: [],total: 0}) this.getList() }, subParam() {