0
点赞
收藏
分享

微信扫一扫

织梦安装百度编辑器UEditor


1.下载地址:​​https://ueditor.baidu.com/website/download.html​​​织梦安装百度编辑器UEditor_php

2.解压到include里更换名字ueditor

织梦安装百度编辑器UEditor_php_02

找到inc里的inc_func_funcAdmin.php找到184行,贴入以下代码:

else if($GLOBALS['cfg_html_editor']=='ueditor')

{

$fvalue = $fvalue=='' ? '<p></p>' : $fvalue;

$code = '<script type=


举报

相关推荐

0 条评论