benlampson
benlampson
  • 发布:2017-07-12 01:12
  • 更新:2017-07-12 01:12
  • 阅读:1120

一个坑爹的pullRefresh BUG

分类:MUI
topDom.MUImyDangerList.pullRefresh().refresh(true);  
            setTimeout(function() {  
                topDom.MUImyDangerList.pullRefresh().endPulldownToRefresh(false);  
            })  
            topDom.MUImyDangerList.pullRefresh().endPulldownToRefresh(false);  
            topDom.MUImyDangerList.pullRefresh().refresh(true);  

..我想说的是..能够重新触发加载事件了..
但是!但是!但是!但是!但是!但是!但是!但是!但是!
下面的那一行:上拉显示更多不见了.
而且不管我怎么设置.都不可能出现.....................................
我想隐藏掉..自己做一个出来.结果发现还没有参数可以隐藏???

有啥解决方案吗??

2017-07-12 01:12 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复