Commit 5636af1c by doszhang

dos

parent 75e3edf4
......@@ -520,7 +520,7 @@ function backToFlag() {
$('.personal-page').animate({
opacity: 0
}, 3000, function () {
}, 300, function () {
setTimeout(function () {
$('.personal-page').hide();
$('.flag-page').css('z-index', '6');
......
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