使用Ueditor的web项目部署到服务器上,远程运行访问,使用ueditor图片上传,出现editor.getOpt is not a function错误
本地运行没有错误
你是不是用的跨域请求Ajax?如果是,请用JSONP。