froala / angular-froala

Angular.js bindings for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
306 stars 123 forks source link

Unable to load uploaded files in the editor #195

Closed jimmyYSY closed 5 years ago

jimmyYSY commented 5 years ago

The file uploaded to the custom server cannot be loaded, and the parameter style returned by'froalaEditor. image. uploaded'is as follows

{
  "fileVO" : {
    "filePath" : "/resource-nginx3/res/upload/cdn/node1/kting_huawei_fm/richText/user_10571/album_cover/20190109/3x8te3ny.jpg",
    "webUrl" : "http://hmf-res-dev.kting.cn:85/res/upload/cdn/node1/kting_huawei_fm/richText/user_10571/album_cover/20190109/3x8te3ny.jpg",
    "fileNewName" : "3x8te3ny.jpg",
    "fileOrigName" : "2.jpg",
    "fileSize" : 471726
  },
  "node" : "node1",
  "c" : "s"
}
stefanneculai commented 5 years ago

See https://wysiwyg-editor.froala.help/hc/en-us/articles/115000593909-How-can-I-use-a-different-image-response-