k94314517
2024-07-29 282ae8b61eed9a9eb81ac85a9c7f6899eb3652fd
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) {