您的位置首页百科问答 ueditor首行缩进问题 Simone 发布于 2025-11-02 08:56:47 866 阅读 ueditor首行缩进问题的有关信息介绍如下:ueditor编辑器首行缩进改变字体大小后就不对了打开ueditor编辑器中ueditor.all.js文件找到函数mergeWithParent,修改parent.tagName == 'SPAN'为parent.tagName == 'P'进入编辑器测试一下