uni-app打包微信小程序打开doc等文档文件的方法

更新时间:2023-07-03 09:35:41 阅读: 评论:0

spentuni-app打包微信⼩程序打开doc等⽂档⽂件的⽅法
//resume是⼀个json,suffix是后缀名,src是⽂件服务器地址
<image v-if="resume.suffix === 'pdf'" mode="aspectFill" class="uni-uploader__img" src="/static/img/approval/pdf.png" :data-src="resume.url" @tap="previewDocu <image v-el-if="resume.suffix === 'doc' || resume.suffix === 'docx'" mode="aspectFill" class="uni-uploader__img" src="/static/img/approval/word.png" :data-src= <image v-el-if="resume.suffix === 'xls' || resume.suffix === 'xlsx'" mode="aspectFill" class="uni-uploader__img" src="/static/img/approval/excel.png" :data-src="r <image v-el-if="resume.suffix === 'ppt' || resume.suffix === 'pptx'" mode="aspectFill" class="uni-uploader__img" src="/static/img/approval/ppt.png" :data-src="re <image v-el mode="aspectFill" class="uni-uploader__img" src="/static/img/work/record.png" :data-src="resume.url" @tap="downloadFile"></image>
js:
previewDocument: function(e) {
var current = e.target.datat.src
uni.showLoading({
title: '正在加载⽂件...',
mask: true
})
uni.downloadFile({
url: current,
success: function(res) {
挥霍是什么意思uni.hideLoading()
雅虎日语在线翻译let filePath = pFilePath
uni.openDocument({
filePath: filePath,
decompositionsuccess: function(res) {
黑豹电视剧console.log('打开⽂档成功')
},
});
烘焙咖啡粉},
fail() {
uni.hideLoading()
}
黏虫});
},
downloadFile: function(e) {
北京外教
runwayuni.showToast({
title: '该类型附件不⽀持查看',
icon: 'none',
mask: true,
duration: 3000
})
小学英语ppt课件},

本文发布于:2023-07-03 09:35:41,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/90/165641.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:附件   程序   服务器   挥霍   烘焙   外教   课件
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图