摘要:// 把打包内容异步转成blob二进制格式zip.generateAsync({type:"blob"}).then(function(content) { // content就是blob数据,这里以example.zip ...
確定! 回上一頁