wx.downloadFile({ url:"https://xxxxxx.pdf", success(res){ console.log(res) let data = res.tempFilePath; wx.openDocument({ filePath:data, fileType:\'pdf\' }) } })
原文来自:https://developers.weixin.qq.com/miniprogram/dev/api/file/wx.openDocument.html
在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号