老师你好,使用这种方式生成压缩包,打出了的压缩包会中文乱码,这个要怎么处理?
const admZip2 = require(‘adm-zip’)
let toZip = new admZip2();
toZip.addLocalFile(‘D://WorkFile/WebStorm/admin-node-school/files/excel/新建文本文档 (4).txt’)
toZip.writeZip(‘D://WorkFile/WebStorm/admin-node-school/files/excel/测试zip.zip’)
基于Element的中后台课程,一套中小型企业通用的后台管理系统
了解课程