my.stopPullDownRefresh2021-02-26 07:39Stop the pull-to-refresh for the current page.Sample Code:copyPage({ onPullDownRefresh(){ my.stopPullDownRefresh() } })