自定义 header

上传图片时添加 http 请求的 header 。

  1. editor.config.uploadImgHeaders = {
  2. Accept: 'text/x-json',
  3. a: 100,
  4. }