Commit b588c9ca by doszhang

dos

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