Commit 31c42c6a by doszhang

dos

parent 8341b6fb
......@@ -94,7 +94,7 @@ function showFlagPage() {
$('.page1').hide();
$('.flag-page').show();
$('.flag-page .choose-num').text(0);
createItem(flag[0], 1);
createItem(flag[7], 1);
createItem(flag[1], 2);
createItem(flag[2], 3);
}
......
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