修改接口
This commit is contained in:
@@ -8084,7 +8084,7 @@ UE.Editor.defaultOptions = function(editor){
|
||||
/* 发出ajax请求 */
|
||||
me._serverConfigLoaded = false;
|
||||
|
||||
configUrl && UE.ajax.request('http://localhost:8184/laws-sinotruk/sys/split/file/getImage?fileName=7DS756NXKGimage5.png',{
|
||||
configUrl && UE.ajax.request('http://localhost:8184/byd-structuredplugins-serve /sys/split/file/getImage?fileName=7DS756NXKGimage5.png',{
|
||||
'method': 'GET',
|
||||
'dataType': isJsonp ? 'jsonp':'',
|
||||
'onsuccess':function(r){
|
||||
|
||||
Reference in New Issue
Block a user