更新记录
1.4.1(2026-08-19)
版本优化
1.4.0(2026-08-19)
- 新增 ouyang-image-preview / ouyang-excel-preview
- 市场描述改为 PDF+图片+Excel
平台兼容性
uni-app(5.24)
| Vue2 |
Vue3 |
Chrome |
Safari |
app-vue |
app-vue插件版本 |
app-nvue |
Android |
iOS |
鸿蒙 |
| × |
√ |
√ |
√ |
√ |
1.4.0 |
× |
√ |
√ |
× |
| 微信小程序 |
支付宝小程序 |
抖音小程序 |
百度小程序 |
快手小程序 |
京东小程序 |
鸿蒙元服务 |
QQ小程序 |
飞书小程序 |
小红书小程序 |
快应用-华为 |
快应用-联盟 |
| × |
× |
× |
× |
× |
× |
× |
× |
× |
× |
× |
× |
uni-app x(5.24)
| Chrome |
Safari |
Android |
iOS |
鸿蒙 |
微信小程序 |
| × |
× |
× |
× |
× |
× |
ouyang-app-preview
应用内 PDF / 图片 / Excel 预览组件集 (App/H5 Vue3)
组件
| 组件 |
说明 |
| ouyang-app-preview |
PDF |
| ouyang-image-preview |
图片 |
| ouyang-excel-preview |
Excel |
PDF
<ouyang-app-preview :file-path="pdfPath" viewer-base="/hybrid/html" />
图片
<ouyang-image-preview :file-path="imgPath" />
Excel
<ouyang-excel-preview :file-path="xlsPath" viewer-base="/hybrid/html" />
App 兼容
建议复制 uni_modules/ouyang-app-preview/static/html/* -> hybrid/html/
授权与价格
- 普通授权版: 1.99 元
- 源码授权版: 9.99 元
开源协议
- 本插件: MIT
- pdf.js: Apache-2.0
- SheetJS: see NOTICE