摘要:
await html2canvas(getById("winyh"), { height:500, allowTaint: true, useCORS: true, }).then((canvas) => { let base64url = canvas.toDataURL('image/jpeg', 1.0 ); // document.body.appendChild(canvas); }); 阅读全文
posted @ 2019-12-19 10:09
winyh
阅读(1113)
评论(0)
推荐(0)

浙公网安备 33010602011771号