<sc
window.UEDITOR_HOME_URL = "__ROOT__/Data/ueditor/";
window.on
window.UEDITOR_CONFIG.initialfr
window.UEDITOR_CONFIG.initialfr
window.UEDITOR_CONFIG.savePath = ['Uploads'];
window.UEDITOR_CONFIG.imageUrl="{:U(GROUP_NAME . '/Blog/upload')}";
window.UEDITOR_CONFIG.imagePath = '__ROOT__/Uploads/';
window.UEDITOR_CONFIG.filePath = '__ROOT__/Uploads/';
window.UEDITOR_CONFIG.imageManagerPath = "__ROOT__/Uploads/";
UE.getEditor('content');
}
</sc
<js file='__ROOT__/Data/Ueditor/ueditor.config.js'/>
<js file='__ROOT__/Data/Ueditor/ueditor.all.min.js'/>
最佳答案