官方文档说的很清楚了,而且也有读取zip文件、生成zip文件下载的js代码示例,下面就 ... zip.generateAsync({type:"blob"}).then(function (blob) {
確定! 回上一頁