Authored by whb

测式

... ... @@ -269,7 +269,6 @@ define('mobile', function(require, exports) {
var page = Math.ceil(parseInt(ajaxPage) / (total_times+1));
var totalPage = Math.ceil(total / (limit * (total_times + 1)));
if($(window).scrollTop() >= $(document).height() - $(window).height()- 50 ) {
alert("test");
if(total > limit && times < total_times && page < totalPage) {
$.ajax
({
... ...
... ... @@ -2,5 +2,5 @@
yohood.username = yohodb
yohood.password = yohonj_9646_mysql
yohood.writers = 182.92.158.172:3310
yohood.readers = 182.92.158.172:3310
yohood.writers = 123.56.138.21:3310
yohood.readers = 123.56.138.21:3310
... ...