自定义上传参数

上传视频时可自定义传递一些参数,例如传递验证的 token 等。参数会被添加到 formData 中,一起上传到服务端。

editor.config.uploadVideoParams = {
    token: 'xxxxx',
    x: 100
}

如果需要将参数拼接到 url 中,可再加上如下配置。

editor.config.uploadVideoParamsWithUrl = true
Copyright © wangEditor (2020 - present) all right reserved,powered by GitbookFile Modify: 2022-04-11 07:03:47

results matching ""

    No results matching ""