找到core->extend->ueditor->ueditor.all.js文件,将allowDivTransToP: true,改为:allowDivTransToP: false,找到core->extend->uedit···