评论

下载Excel,pdf,word并预览

小程序下载文档

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

})

},

最后一次编辑于  2019-12-24  
点赞 2
收藏
评论

2 个评论

  • 邱一欢
    邱一欢
    2019-12-24

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

    2019-12-24
    赞同 2
    回复
  • x_Qiang
    x_Qiang
    2019-12-24

    可以下载?

    2019-12-24
    赞同 1
    回复 1
    • Dream
      Dream
      2019-12-24
      可以,不过要用qq浏览器
      2019-12-24
      回复
登录 后发表内容