Commit 9b90ddc8 by doszhang

dos

parent 3de758f7
......@@ -103,7 +103,7 @@ $(document).ready(function () {
$('#container,.wrap-inner').addClass('transform');
setTimeout(function () {
$('.page-through').hide();
$('.container,.wrap-inner').removeClass('transform');
$('#container,.wrap-inner').removeClass('transform');
$('.page-lang').show();
},5000)
});
......
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