Commit 8b79fc47 by doszhang

dos

parent 839e9b12
...@@ -222,7 +222,7 @@ $(document).ready(function () { ...@@ -222,7 +222,7 @@ $(document).ready(function () {
// $('.logo').css('top',getTranslateDistance(15)); // $('.logo').css('top',getTranslateDistance(15));
initPage(); initPage();
countDown(); countDown(() => {});
$('.flag-list-content').attr('id', 'flag-list-content'); $('.flag-list-content').attr('id', 'flag-list-content');
colorbarLeft = $('.colorbar').offset().left; colorbarLeft = $('.colorbar').offset().left;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment