consteditor =newE('#div1')// 设置编辑区域高度为 500pxeditor.config.height =500// 注意,先配置 height ,再执行 create()editor.create()PID: 1290@2020-10-12 01:06:38 ~
consteditor =newE('#div1')// 设置编辑区域高度为 500pxeditor.config.height =500// 注意,先配置 height ,再执行 create()editor.create()