Can‘t find end of central directory:is this a zip file?导出word模板遇到的错误 JSZipUtils.getBinaryContent(‘templete.docx’, (error, content) => {})调用时报错, 引入模板路径有问题,改为JSZipUtils.getBinaryContent(’/templete.docx’, (error, content) => {})即可 相关文章: 2022-12-23 2021-11-16 2021-06-24 2022-12-23 2021-08-16 2021-11-17