//init var zip = new JSZip(); //add an mp3 titled 'any other way' and decode binary to base64 zip.file('any other way.mp3', ...
確定! 回上一頁