下载Excel,pdf,word并预览

发布于 6 年前作者 liren1925 次浏览最后编辑 6 年前来自 share

buttonclass‘skblue_bg’data-urlhttps://www.xingtu-group.cn/sjg_xieyi/8_Prove.pdf"data-type“pdf”catchtap‘downloadFile’下载</button

downloadFilefunction

consolelog);

let type ecurrentTargetdatasettype

let url ecurrentTargetdataseturl

// switch (type) {

// case “pdf”:

// url += ‘pdf’;

// break;

// case “word”:

// url += ‘docx’;

// break;

// case “excel”:

// url += ‘xlsx’;

// break;

// default:

// url += ‘pptx’;

// break;

// }

wxdownloadFile({

url url

successfunctionres

consolelogres

varPath restempFilePath //返回的文件临时地址,用于后面打开本地预览所用

wxopenDocument({

filePathPath

successfunctionres

consolelog‘打开文档成功’

 

})

},

failfunctionres

consolelogres

 

})

 

},

2 回复
gyang
gyang1 楼6 年前

直接在线转成h5页面,在线浏览不是更好嘛

yongfeng
yongfeng2 楼4 年前

可以下载?