We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我表述不行,贴代码。 $ele.refresh({ load:function(dir,type){ if(type=="click"){ $.ajax }else{ //不加载,此时应该写什么。如果写me.afterDataLoading(dir)的话,控件就不能在当前的dir方向上进行加载了 } } });
The text was updated successfully, but these errors were encountered:
忘了讲,我用的iscroll版的
Sorry, something went wrong.
No branches or pull requests
我表述不行,贴代码。
$ele.refresh({
load:function(dir,type){
if(type=="click"){
$.ajax
}else{
//不加载,此时应该写什么。如果写me.afterDataLoading(dir)的话,控件就不能在当前的dir方向上进行加载了
}
}
});
The text was updated successfully, but these errors were encountered: