Commit 492112d6 by doszhang

dos

parent c0812c9c
......@@ -930,7 +930,7 @@ function showFlagPage() {
for (let i = 0; i < flagArr.length; i++) {
fadeInTextUp(flag[flagArr[i]], 2000, '.flag' + (i + 1));
}
}, 6000);
}, 700);
setTimeout(function () {
$('.flag-choose-tip').addClass('active');
......
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