Commit a0933330 by doszhang

dos

parent c98918dc
...@@ -511,7 +511,7 @@ function showSuggestPage() { ...@@ -511,7 +511,7 @@ function showSuggestPage() {
} }
function backToFlag() { function backToFlag() {
$('.personal-page').fadeOut(300, function () { $('.personal-page').fadeOut(3000, function () {
$('.flag-page').css('z-index', '6'); $('.flag-page').css('z-index', '6');
}); });
$('.flag-page').animate({ $('.flag-page').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