"enablePullDownRefresh": "true"
 
/**
* 页面相关事件处理函数--监听用户下拉动作
*/
onPullDownRefresh: function () {

},

/**
* 页面上拉触底事件的处理函数
*/
onReachBottom: function () {
console.log(1)
},

相关文章:

  • 2022-01-07
  • 2021-06-05
  • 2021-12-11
  • 2022-01-20
  • 2022-02-20
  • 2021-09-28
  • 2022-12-23
猜你喜欢
  • 2022-01-07
  • 2021-11-07
  • 2021-12-09
  • 2022-01-07
  • 2022-12-23
  • 2022-01-07
  • 2022-01-07
相关资源
相似解决方案