Commit 232d7666 by doszhang

dos

parent 8b8547fb
......@@ -222,7 +222,6 @@ $(document).ready(function () {
// $('.logo').css('top',getTranslateDistance(15));
initPage();
countDown(() => {});
$('.flag-list-content').attr('id', 'flag-list-content');
colorbarLeft = $('.colorbar').offset().left;
......@@ -468,7 +467,7 @@ function showCountDownPage() {
showPosterPage();
}, 3000);
});
}, 1000);
}, 500);
}
function countDown(callback) {
......
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