首先通過JSZipUtils 獲取.zip 文件,將獲取到的文件內容通過new JSZip(data) 方法加載到zip 變量中,通過zip.file(fileName) 讀取loadorder 文件 ...
確定! 回上一頁