Commit 3a0afe6b by doszhang

dos

parent 322bdc78
...@@ -265,7 +265,7 @@ function showSuggestPage() { ...@@ -265,7 +265,7 @@ function showSuggestPage() {
$('.suggest-page').show(); $('.suggest-page').show();
setTimeout(function () { setTimeout(function () {
$('.personal-page').fadeOut(5000); $('.personal-page').fadeOut(5000);
}, 5000); }, 3000);
} }
......
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