Commit f017afd3 by doszhang

dos

parent 3d80a8a0
......@@ -375,6 +375,7 @@ function showDecorate() {
function showPersonalPage() {
// $('.flag-page').fadeOut(300);
$('.personal-page').css('opacity', 0);
$('.personal-page').fadeIn(300);
// 创建个性化页面的flag列表
for (let i = 0; i < flagStack.length; i++) {
......
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