﻿

配置编辑器只需在editor_config.js文件中修改路径即可

//var tmp = location.protocol.indexOf("file") == -1 ? location.pathname : location.href;
//URL = window.UEDITOR_HOME_URL || tmp.substr(0, tmp.lastIndexOf("\/") + 1).replace("_examples/", "").replace("website/", ""); //这里你可以配置成ueditor目录在您网站的相对路径或者绝对路径（指以http开头的绝对路径）

URL = "/Tools/Editer/baidu/";
