摘要:
非跨域,downLoad属性 跨域 downLoadImg=(imgsrc, name)=>{ let image = new Image(); // 解决跨域 Canvas 污染问题 image.setAttribute("crossOrigin", "anonymous"); image.onl 阅读全文
posted @ 2022-01-18 16:47 博客sl 阅读(154) 评论(0) 推荐(0)
posted @ 2022-01-18 16:47 博客sl 阅读(154) 评论(0) 推荐(0)