Commit a0b92dc8 by doszhang

dos

parent ab1247f3
...@@ -118,7 +118,7 @@ $(document).ready(function () { ...@@ -118,7 +118,7 @@ $(document).ready(function () {
//活动规则 //活动规则
$('.home-page .btn-rule').on('click', showRule); $('.home-page .btn-rule').on('click', showRule);
//返回首页 //返回首页
$('.home-page .btn-back').on('click', hideRule); $('.rule-page .btn-back').on('click', hideRule);
......
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