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