Commit 8698a9c4 by doszhang

dos

parent 227d54f4
......@@ -113,7 +113,7 @@ function showPersonalPage() {
$('.flag-page').fadeOut(300);
$('.personal-page').fadeIn(300);
// 创建个性化页面的flag列表
createList(flag[0],1);
createList(flag[17],1);
}
function createList(flag,no) {
......
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