```javascript
// 下载图片
downloadIamge(imgsrc, name) {
//下载图片地址和图片名
var image = new Image();
// 解决跨域 Canvas 污染问题
image.setAttribute("crossOrigin", "anonymous");
image.onload = function() {
var canvas = document.createElement("canvas");
canvas.width = image.width;
canvas.height = image.height;
var context = canvas.getContext("2d");
context.drawImage(image, 0, 0, image.width, image.height);
var url = canvas.toDataURL("image/png"); //得到图片的base64编码数据
var a = document.createElement("a"); // 生成一个a元素
var event = new MouseEvent("click"); // 创建一个单击事件
a.download = name || "photo"; // 设置图片名称
a.href = url; // 将生成的URL设置为a.href属性
a.dispatchEvent(event); // 触发a的单击事件
};
image.src = imgsrc;
},
```
博客描述
根据图片地址生成图片
yunhuo
nice
kitourf
I kept telling the doctors that I felt like I must me 80 years old I was 48 at the time <a href=https://cialiss.skin>cheapest cialis online</a> 15 involved 427 patients treated over a 12- year period and showed that adjuvant hCG yields better seminal parameters and a higher pregnancy rate in compare to varicocelectomy alone
kitourf
<a href=https://cialiss.hair>generic for cialis</a> Heart rate, blood pressure, pulmonary capillary wedge pressure, mean pulmonary arterial pressure, right atrial pressure, and cardiac output were not altered by any dose of SLV320