loadMoreSetting.status为noMore的时候,无法下拉刷新
uniblackfire opened this issue · 3 comments
uniblackfire commented
loadMoreSetting.status为noMore的时候,无法下拉刷新
wzs28150 commented
下拉刷新并没有判断loadMoreSetting的状态哦。loadMoreSetting的status完全是为了控制加载条状态的,是在你调用的时候设置的。有代码片段么?我可以帮你看看
uniblackfire commented
我把demo分支的combined页面上,请求参数isempty设置为1,此时无法下拉刷新
uniblackfire commented
scroller组件上设置isEmpty属性,似乎就会使得无法下拉刷新?