1、打开ueditor编辑器中ueditor.all.js文件
2、找到函数mergeWithParent,修改parent.tagName == 'SPAN'为parent.tagName == 'P'
3、进入编辑器测试一下