promise.then(JSZip.loadAsync) .then(function(zip){returnzip.file("Hello.txt").async("string");. 此处可以返回一个值,返回的值就是下一个.then的 ...
確定! 回上一頁