Uncaught DOMException: Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may no

转载:https://www.jianshu.com/p/6fe06667b748html 1:背景html5 最近在作一个图片内容识别的项目,采用的是阿里巴巴的付费接口。大体流程为:web 1:用户上传图片 2:将图片转为base64的格式发送给阿里的接口 3:阿里接口返回图片的内容信息chrome 2:遇到的问题canvas 这里边第二步转base64 ,我采用html5的canvas,将图片
相关文章
相关标签/搜索