"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