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