downloadjs浏览器下载文件文档地址 npm install downloadjsimport download from "downloadjs"download(fileUrl, fileName);自己实现了类似的效果 function1月前80