Commit 7c6feccf by doszhang

dos

parent 42d3b637
......@@ -126,8 +126,8 @@ $(document).ready(function () {
$('.result').on('click', showResult)
$('.btn-retry').on('click', retry)
$('.home-page .btn-rule').on('click', showRule)
$('.home-page .btn-intro').on('click', showIntro)
$('.page1 .btn-rule').on('click', showRule)
$('.page1 .btn-intro').on('click', showIntro)
$('.rule-page .btn-close-rule').on('click', hideRule)
$('.intro-page .btn-close-intro').on('click', hideIntro)
// $('.page').on('click', function () {
......
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