Commit 75e3edf4 by doszhang

dos

parent 2bc3e87f
......@@ -524,7 +524,7 @@ function backToFlag() {
setTimeout(function () {
$('.personal-page').hide();
$('.flag-page').css('z-index', '6');
}, 100)
}, 300)
});
$('.flag-page').css('opacity', 1);
......
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