安装依赖npm i jszip -S or npm install jszip 2.再要使用的组件中引入import JsZip from "jszip". JsZip.loadAsync(this.file).then((zip) => { this ...
確定! 回上一頁