Commit d13b2c96 by 冷斌

踢人

parent 68207d14
......@@ -77,7 +77,7 @@
var content = $('#content').val();
if ( content != '') {
$("#save_btn").css({"background": "#8EE2D3"});
$("#save_btn").css({"background": "#C45EFF"});
$("#save_btn").prop("disabled", false);
}else{
$("#save_btn").css({"background": "#AAA8A8"});
......
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