wx.downloadFile({ url: url, success: function(res) { console.log(res,586) var filePath = res.tempFilePath; wx.openDocument({ fileType: item.oagwFj.wjgs,//是该文件的类型 doc或docx,pdf等 filePath: filePath, success: function(res) { console.log(item.oagwFj.wjgs,607) console.log(res)//能够打印成功 }, fail: function(err) { console.log(err,617) wx.hideLoading() that.$apply() } }) }})
微信小程序开发问题解答
微信小程序开发者回答:
QQ浏览器的BUG, 卸载QQ浏览器就好了。 我也发现了。
微信小程序开发者回答:
我也遇到过,解决不了 。。。
本文网址:http://www.91bianli.com/weixinxiaochengxu/40474.html