vue WangEditor 富文本编辑器 config

vue WangEditor 富文本编辑器 config

https://github.com/jiangyoucai/vue-editor

editor.config.uploadImgUrl = `${apiHost}/uploadimg/` // 图片上传

editor.config.uploadImgFileName = 'files' //后台代码接收文件的字段名称

editor.config.uploadHeaders = {"X-Requested-With": "XMLHttpRequest"}

猜你喜欢

转载自crabdave.iteye.com/blog/2361570