我的上拉加载这图片中的红框部分报错,百度了也没有结果!
报错---Uncaught TypeError: Cannot read property 'pullupLoading' of undefined
而且滚动没反应!!!
我的上拉加载这图片中的红框部分报错,百度了也没有结果!
报错---Uncaught TypeError: Cannot read property 'pullupLoading' of undefined
而且滚动没反应!!!
2***@qq.com - 部落冲突 buluo.cc
mui.ready(function() {
mui('#pullrefresh').pullRefresh().pullupLoading();
});
报错的地方写到
mui.ready(function() {
});
这个方法里面 试试