lll
liukangdong
2024-07-31 8e644896cdd616d7f6c734f56a9cc642e20ee0cb
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(){