Showing
1 changed file
with
1 additions
and
1 deletions
@@ -26,7 +26,7 @@ yoho.ready(() => { | @@ -26,7 +26,7 @@ yoho.ready(() => { | ||
26 | }); | 26 | }); |
27 | 27 | ||
28 | yoho.showLoading(false); | 28 | yoho.showLoading(false); |
29 | - util.visibilitychange(); | 29 | + // util.visibilitychange(); |
30 | 30 | ||
31 | window.addEventListener('touchmove', function() { | 31 | window.addEventListener('touchmove', function() { |
32 | var topHeight = document.body.scrollTop; | 32 | var topHeight = document.body.scrollTop; |
-
Please register or login to post a comment