Commit 456d8286 by doszhang

dos

parent 088a5c5c
...@@ -329,6 +329,7 @@ function showSuggestPage() { ...@@ -329,6 +329,7 @@ function showSuggestPage() {
$('.personal-page .btn-tab-decorate').click(); $('.personal-page .btn-tab-decorate').click();
return false; return false;
} }
$('.suggest-page').css('background', bgColor);
$('.personal-page .personal-wrap').addClass('animate'); $('.personal-page .personal-wrap').addClass('animate');
$('.suggest-page').show(); $('.suggest-page').show();
setTimeout(function () { setTimeout(function () {
......
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