Commit 244b3fb5 by doszhang

dos

parent a7b4d52f
......@@ -103,7 +103,7 @@ $(document).ready(function () {
//自定义flag
$('.flag-page .btn-submit-flag').on('click', addCustomizeFlag);
//跳转到个性化页面
$('.flag-page .next').on('click', showPersonalPage);
$('.flag-page .btn-next').on('click', showPersonalPage);
});
function showPersonalPage() {
......
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