Commit dba9717f by doszhang

dos

parent f5a04682
......@@ -769,7 +769,7 @@ function addCustomizeFlag() {
$('.flagadd').show().addClass('animate');
setTimeout(function () {
$('.flagadd').removeClass('animate');
}, 1000);
}, 2000);
if (firstChooseFlag) {
$('.checked-flag-list').css('transform', 'scale(1)');
$('.flag-page .choose-block').addClass('animate');
......
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