liukangdong
2024-07-31 997036b27927bcc1e9207a40b7a69c106a10f30c
wechat_jiaxuan/pages/homeId/index.js
@@ -39,6 +39,7 @@
  onPullDownRefresh: function () {
    console.log('下拉刷新');
    this.setData({ dataList: [], pageNum: 1, total: 0 })
    wx.stopPullDownRefresh()
    this.getList()
  },
  getList(){