Commit 3880c4c6 authored by huyf's avatar huyf

ueditor

parent 42151158
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
autoHeightEnabled: false, autoHeightEnabled: false,
initialFrameHeight: 300, initialFrameHeight: 300,
initialFrameWidth: '100%', initialFrameWidth: '100%',
serverUrl: process.env.VUE_APP_BASE_API + "/admin-api/ecw/lading-template/editor?api_token=" +getToken().replace("Bearer ",""), serverUrl: process.env.VUE_APP_BASE_API + "/admin-api/infra/file/editor?api_token=" +getToken().replace("Bearer ",""),
} }
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment