liukangdong
2024-08-01 744c16a15432461394e1e2dbdfaea34a766fcc6b
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(){