Authored by 王水玲

merge

... ... @@ -258,7 +258,7 @@ function loadMore($container, opt, url) {
delete opt.isTab;
},
error: function() {
console.log('error')
console.log('error');
tip.show('网络断开连接了~');
searching = false;
delete opt.isTab;
... ...