I want to create a zip file and upload it to the server when closing the browser. ... zip.generateAsync({ type: "blob" }).then(function(content) {
確定! 回上一頁