update
This commit is contained in:
parent
f7b9e30925
commit
101e671b77
@ -13,7 +13,7 @@
|
||||
## 使用
|
||||
页面现在默认已经写好了,通过页面进行生成了
|
||||
```
|
||||
//这段脚本
|
||||
//这段脚本是在脚本之家找到的
|
||||
function downloadimg(imgUrl){
|
||||
// 如果浏览器支持msSaveOrOpenBlob方法(也就是使用IE浏览器的时候),那么调用该方法去下载图片
|
||||
if (window.navigator.msSaveOrOpenBlob) {
|
||||
|
Loading…
Reference in New Issue
Block a user