api.addEventListener({ name:'scrolltobottom', extra:{threshold:0} }, function(ret, err){ //上拉加载时需要加载的数据 });
本文共 197 字,大约阅读时间需要 1 分钟。
api.addEventListener({ name:'scrolltobottom', extra:{threshold:0} }, function(ret, err){ //上拉加载时需要加载的数据 });
转载于:https://www.cnblogs.com/gqx-html/p/8334009.html