generateAsync ({type:"blob"}) .then(function(content) { // see FileSaver.js saveAs(content, "example.zip"); });. 如果生成的是單張圖片可以直接 ...
確定! 回上一頁