博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2017年11月23日

摘要: Thinkphp 3.2.3配置百度编辑器(UEditor) 2、找到thinkphp框架系统自带类中的Html.class.php,并且添加在switch(strtoupper($type)) {}中添加代码 case 'UEDITOR': $parseStr = "\n".'<script ty 阅读全文

posted @ 2017-11-23 19:01 艾特水煮鱼 阅读(1528) 评论(0) 推荐(0) 编辑