This commit is contained in:
pplokijuhyg 2020-02-11 14:16:37 +08:00
parent 31ad08e125
commit e4da29ae43

View File

@ -33,4 +33,5 @@ console.log(canvas2.style.width)
} }
}) })
``` ```
html2canvas html2canvas参数参考官网 重点介绍canvas那一部分
context.scale(times, times); //