Commit 87a6e770 by doszhang

dos

parent 3a0afe6b
......@@ -264,8 +264,8 @@ function showSuggestPage() {
$('.personal-page .personal-wrap').addClass('animate');
$('.suggest-page').show();
setTimeout(function () {
$('.personal-page').fadeOut(5000);
}, 3000);
$('.personal-page').fadeOut(500);
}, 300);
}
......
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