Commit fb422cc3 by 冷斌

踢人

parent 5003a306
...@@ -131,6 +131,6 @@ ...@@ -131,6 +131,6 @@
}); });
} }
$(function(){ $(function(){
$("#content").css({"height":$(window).height() *0.5+"px"}); // $("#content").css({"height":$(window).height() *0.5+"px"});
$('#save_btn').on('click', save); $('#save_btn').on('click', save);
}) })
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 to comment