Authored by 周少峰

share top

@@ -1231,4 +1231,4 @@ bindEvent.fire(); @@ -1231,4 +1231,4 @@ bindEvent.fire();
1231 }()); 1231 }());
1232 1232
1233 // 数据懒加载 1233 // 数据懒加载
1234 -dataLazyLoad.init({cls: '.datalazyload', threshold: 0}); 1234 +dataLazyLoad.init({cls: '.datalazyload', threshold: 500});