Commit e2860e7b by doszhang

dos

parent f90ff90c
......@@ -183,5 +183,5 @@ input::-webkit-input-placeholder {
.personal-page .red-line {
top: auto;
bottom: 0;
bottom: -0.3rem;
}
\ No newline at end of file
......@@ -114,6 +114,7 @@ function showPersonalPage() {
$('.personal-page').fadeIn(300);
// 创建个性化页面的flag列表
createList(flag[17],1);
createList(flag[0],2);
}
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