Commit b8a68711 by doszhang

dos

parent c747ac92
......@@ -134,6 +134,7 @@ function showFlagPage() {
function changeFlag() {
$('.flag-block').fadeOut(300);
$('.flag-line,.flag-no,.text-bottom').css('animation', 'none 0 ease 0 1 normal')
setTimeout(function () {
let flagArr = randomFlagArr();
for (let i = 0; i < 6; i++) {
......
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