• 编辑器会自动转换某些HTML标签,如将div转换为p。解决方法是在core->extend->ueditor->ueditor.all.js文件中设置allowDivTransToP: false,并在ueditor.config.js中取消对allowDivTransToP的注释并设为false