wechat_jiaxuan/components/disProduct/index.js
@@ -93,6 +93,10 @@ }) } }, scrolltoupper() { this.setData({ pageNum: 1,datalist: [],total: 0}) this.getList() }, cateClick(e) { const catalogCode = e.currentTarget.dataset.code this.setData({ catalogCode, tagCodes: [] })