mirror of
https://github.com/501351981/vue-office.git
synced 2025-07-25 07:41:42 +08:00
change: readme文档细化
This commit is contained in:
parent
b7183f12e2
commit
4fca3fac68
@ -104,6 +104,7 @@ export default {
|
||||
```
|
||||
### excel文件预览
|
||||
|
||||
通过网络地址预览示例如下,通过文件ArrayBuffer预览和上面docx的使用方式一致。
|
||||
```vue
|
||||
<template>
|
||||
<vue-office-excel
|
||||
@ -142,7 +143,7 @@ export default {
|
||||
```
|
||||
|
||||
### pdf文件预览
|
||||
|
||||
通过网络地址预览示例如下,通过文件ArrayBuffer预览和上面docx的使用方式一致。
|
||||
```vue
|
||||
<template>
|
||||
<vue-office-pdf
|
||||
@ -185,5 +186,3 @@ export default {
|
||||
<img src="https://501351981.github.io/vue-office/examples/public/static/wx.png" alt="赞助二维码" width="260"/>
|
||||
|
||||
### 恳请各位大佬不吝点赞,开源不易,感谢支持~~
|
||||
|
||||
[《使用指南》](https://501351981.github.io/vue-office/examples/docs/guide/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user