mui.init({
pullRefresh: {
container: "#refreshContainer",
up: {
auto: true,
callback: function() {
setTimeout(function(){
console.log(scrollNum)
addCouponAmount(scrollNum);
scrollNum ++;
mui('#refreshContainer').pullRefresh().endPullupToRefresh(true);
},0);
this.endPullupToRefresh(true);
this.endPullupToRefresh(false);
}
}
}
});
MMMHUHU
慕容森
温温酱
相关分类