downloadjs浏览器下载文件

文档地址 npm install downloadjsimport download from "downloadjs"download(fileUrl, fileName);自己实现了类似的效果 function

1月前80