I am using JSZip for zipping some user upload file and store this zip file on a ... zip.generateAsync({type:"base64"}).then(function (content) { zip_file ...
確定! 回上一頁