Showing
1 changed file
with
1 additions
and
1 deletions
@@ -96,7 +96,7 @@ $('.brand-tab').find('li').click(function() { | @@ -96,7 +96,7 @@ $('.brand-tab').find('li').click(function() { | ||
96 | 96 | ||
97 | initialize(); | 97 | initialize(); |
98 | 98 | ||
99 | - //页面切换回到头部 | 99 | + // 页面切换回到头部 |
100 | $('html,body').animate({ | 100 | $('html,body').animate({ |
101 | scrollTop: 0 | 101 | scrollTop: 0 |
102 | }, 100, function() { | 102 | }, 100, function() { |
-
Please register or login to post a comment