generateAsync ({type:"blob"}) .then(function(content) { // see FileSaver.js saveAs(content, "example.zip"); }); });.
確定! 回上一頁