摘要: downloadImage (record) { console.log(record.filePath, '000') const image = new Image() // 解决跨域 Canvas 污染问题 image.setAttribute('crossOrigin', 'anonymou 阅读全文
posted @ 2022-02-12 17:24 彩虹与星辰1820 阅读(689) 评论(0) 推荐(0)