2020年6月27日

百度编译器ueditor插入视频的时候。在预览的窗口提示 “输入的视频地址有误,请检查后再试!

摘要: ueditor.all.js: 搜索me.commands["insertvideo"] 把html.push(creatInsertStr( vi.url, vi.width || 420, vi.height || 280, id + i, null, cl, 'image')); 修改成htm 阅读全文

posted @ 2020-06-27 13:56 剩余价值 阅读(408) 评论(0) 推荐(0)

ueditor1.4.3 在IE8下的 BUG

摘要: ueditor1.4.3 .net 版 在IE8 下,多图片上传完成后,点击确认时报错,无法插入图片到编辑器中 原因是 ueditor.all.js 中的 24835 行 if (whitList[tagName].indexOf(key) -1) { node.setAttr(key); } 判断 阅读全文

posted @ 2020-06-27 09:21 剩余价值 阅读(175) 评论(0) 推荐(0)

织梦dedecms模块管理离线卡死

摘要: 解决方法:打开/dede/module_main.php文件(其中dede为您的后台管理目录),注释掉大约91行和95行的如下代码: $modules_remote = $dm->GetModuleUrlList($moduletype,$mdurl); $modules = array_me 阅读全文

posted @ 2020-06-27 00:56 剩余价值 阅读(145) 评论(0) 推荐(0)

导航