501351981 / vue-office

支持word(.docx)、excel(.xlsx,.xls)、pdf、pptx等各类型office文件预览的vue组件集合,提供一站式office文件预览方案,支持vue2和3,也支持React等非Vue框架。Web-based pdf, excel, word, pptx preview library
https://501351981.github.io/vue-office/examples/docs/
MIT License
3.93k stars 462 forks source link

使用非Vue框架预览失败 #338

Open Iamdog opened 2 months ago

Iamdog commented 2 months ago

预览失败 TypeError: n.item.url.replace is not a function at Proxy. (chunk-vendors.js:35455:114) at pages-fileyl-fileyl.js:1027:491762 at new Promise () at pages-fileyl-fileyl.js:1027:491707 at xg (pages-fileyl-fileyl.js:1027:492083) at pages-fileyl-fileyl.js:1027:506225 at new Promise () at Pg.preview (pages-fileyl-fileyl.js:1027:506199) at eval (fileyl.vue:23:1)

501351981 commented 2 months ago

有问题换纯js方式预览吧