$ cnpm install @uyun/ec-preview
作者:王承铭
需要进行文件在线预览时,可支持pdf、doc/docx、xls/xlsx、mp4、png/jpg/jpeg/gif、md、ppt/pptx、脚本语言等格式的文件预览。
/store/fs/openapi/v2/view/${path}/${fileName}
<link rel='stylesheet' href='/static/js/file-preview/luckysheet/pluginsCss.css' />
<link rel='stylesheet' href='/static/js/file-preview/luckysheet/plugins.css' />
<link rel='stylesheet' href='/static/js/file-preview/luckysheet/luckysheet.css' />
<link rel='stylesheet' href='/static/js/file-preview/luckysheet/iconfont.css' />
<script src="/static/js/file-preview/luckysheet/plugin.js"></script>
<script src="/static/js/file-preview/luckysheet/luckysheet.umd.js"></script>
参数 | 说明 | 类型 | 默认值 |
---|---|---|---|
fileName | 文件名称,包含文件格式后缀,必填项 | string | - |
fsUrl | 预览url,必填项 | string | - |
Copyright 2013 - present © cnpmjs.org