diff --git a/route/static/app/public.js b/route/static/app/public.js index 63d5232cb..d60f27c3a 100755 --- a/route/static/app/public.js +++ b/route/static/app/public.js @@ -1179,7 +1179,7 @@ function scroll_handle(e){ $(function(){ setInterval(function(){ check_login(); - },6000); + },60000); }); function asyncLoadImage(obj, url){