readFile( filePath, function(err, data){ if (!err){ var zip = new JSZip(); JSZip.loadAsync(data).then(function(zip){ object.keys(zip.files).
確定! 回上一頁