如果需要给单个页面设置下拉刷新功能,不需要写在“”window”对象里面,直接在  文件名称.json 里面设置即可

{
    "enablePullDownRefresh": true,
    "backgroundTextStyle": "dark"
}

 

相关文章: