Commit 3de758f7 by doszhang

dos

parent 1d7181d8
...@@ -100,7 +100,7 @@ $(document).ready(function () { ...@@ -100,7 +100,7 @@ $(document).ready(function () {
$('.page_home').hide(); $('.page_home').hide();
$('.dialog_game_rule').hide(); $('.dialog_game_rule').hide();
$('.page-through').show(); $('.page-through').show();
$('.container,.wrap-inner').addClass('transform'); $('#container,.wrap-inner').addClass('transform');
setTimeout(function () { setTimeout(function () {
$('.page-through').hide(); $('.page-through').hide();
$('.container,.wrap-inner').removeClass('transform'); $('.container,.wrap-inner').removeClass('transform');
......
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