2.JSZip解析zip sound = {}; JSZip.loadAsync(arraybuffer).then(async (zip) => { for(let i in zip.files){ let filePath = zip.files.name;
確定! 回上一頁