liukangdong
2024-07-29 2b65fa2a67736d4316115ce91c26792f6c0b2377
wechat_jiaxuan/pages/homeId/index.js
@@ -53,6 +53,8 @@
        total: res.data.total,
        dataList: [ ...this.data.dataList, ...res.data.records ]
      })
    }).finally(()=>{
      wx.stopPullDownRefresh()
    })
  },
  itemClick(e) {