@@ -66,6 +66,7 @@ cc.Class({
this.hasNext = 0;
this.getNetworkData(false);
this.canLoad = true;
+ this.scrollView.scrollToTop(0);
},
getNetworkData(ignoneRequestDuration) {