wechat_staff/pages/userinfo/collect.js
@@ -16,16 +16,17 @@ }, onLoad(options) {}, onPullDownRefresh: function () { console.log('下拉刷新'); console.log('下拉刷新') this.setData({ dataList: [], pageNum: 1, total: 0 }) wx.stopPullDownRefresh() this.getList() }, onReachBottom() { console.log('触底事件'); console.log('触底事件') const { total, dataList,