修改后,浏览器可以上传图片了,但App把打包,可以能无法上传,可以用于测试,正式环境还是要加上 header: { 'Content-Type': 'multipart/form-data', 'XX-Device-Type': 'app' }