调整回复框高度

Branch_szzh
lizanle 10 years ago
parent 5135f749a4
commit 0e68bbc5bd

@ -1,6 +1,6 @@
function init_editor(params){
var editor = params.kindutil.create(params.textarea, {
resizeType : 0,minWidth:"1px",width:"100%",minHeight:"40px",
resizeType : 0,minWidth:"1px",width:"100%",minHeight:"28px",
items:['emoticons'],
afterChange:function(){//按键事件
nh_check_field({content:this,contentmsg:params.contentmsg,textarea:params.textarea});

Loading…
Cancel
Save