Commit d1675732 by doszhang

dos

parent 2137b070
......@@ -210,6 +210,7 @@ function hideRule() {
function showRule() {
checkedRule = true;
loaded();
$('.home-page .tips').removeClass('animate').hide();
$('.rule-block').scrollTop(0);
$('.rule-page').show();
......
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