Compare commits

...

2 Commits

Author SHA1 Message Date
liyulin
b5000a207d 更新readme 2024-05-06 14:41:46 +08:00
liyulin
da7cd10692 更新readme 2024-05-06 14:39:37 +08:00

View File

@ -5,6 +5,9 @@
[《演示效果》](https://501351981.github.io/vue-office/examples/dist/)
[《使用非Vue框架原生js、React等、或者Vue里面报错看这里》](https://501351981.github.io/vue-office/examples/docs/guide/js-preview.html)
[《详细配置》](https://501351981.github.io/vue-office/examples/docs/config/)
## 功能特色
- 一站式提供word(.docx)、pdf、excel(.xlsx, .xls)多种文档的在线预览方案,有它就够了
- 简单只需提供文档的src(网络地址)即可完成文档预览
@ -246,3 +249,7 @@ export default {
<img src="https://501351981.github.io/vue-office/examples/dist/static/wxqrcode.png" alt="个人微信" width="260"/>
# 我的其他库:
- 如何更优雅地进行前端表单开发:[ConfigForm](https://github.com/501351981/config-form)