lll
liukangdong
2024-08-09 9fe091e4ee0eb4428c3ed8ea99fe59e3c23c1d21
wechat_jiaxuan/pages/userinfo/mysub.js
@@ -18,6 +18,7 @@
  onPullDownRefresh: function () {
    console.log('下拉刷新');
    this.setData({ dataList: [], page: 1, total: 0 })
    wx.stopPullDownRefresh()
    this.getList()
  },
  onReachBottom() {