Commit f86b64e6 by doszhang

dos

parent fa8168b0
......@@ -244,7 +244,7 @@ $(document).ready(function () {
//跳转到page1
$('home-page .btn-next').on('click', showPage1);
$('.home-page .btn-next').on('click', showPage1);
//跳转到flag选择页面
$('.page1 .btn-next').on('click', showFlagPage);
//换一换按钮点击
......
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