update
This commit is contained in:
parent
bf4b70506b
commit
e79d27601b
@ -13,7 +13,7 @@
|
||||
## 使用
|
||||
页面现在默认已经写好了,通过页面进行生成了
|
||||
```
|
||||
$(".download").click(() => {
|
||||
$(".download").click(() => {
|
||||
new html2canvas(document.getElementById('app'), {
|
||||
allowTaint: true,
|
||||
taintTest: true,
|
||||
@ -49,5 +49,5 @@
|
||||
a.click()
|
||||
}
|
||||
});
|
||||
})
|
||||
})
|
||||
```
|
Loading…
Reference in New Issue
Block a user