当前位置:   article > 正文

wxhtmltopdf 图片路径问题_wx.openDocument无法读取文件 ,提示文件或文件夹不在白名单中,麻烦帮忙解答?...

文件或文件夹不在白名单中, 上传时会被忽略, 在真机上可能无法读取

wx.openDocument无法读取文件 ,提示文件或文件夹不在白名单中,麻烦帮忙解答?

我已经在开发者工具中勾选不检测域名选项,提示文件或文件夹不在白名单中,开发使用的基础库版本为2.11.1,已经尝试更换基础库版本,但是问题依旧未能得到解决。 wx.openDocument({      filePath: 'https://image.liangyikeji.net/test.pdf',      fileType: 'pdf',      success: function (res) {        console.log('打开文档成功')      }    })

I have checked the "do not detect domain name" option in the developer tool, indicating that the file or folder is not in the white list. The basic library version used for development is 2.11.1, and I have tried to change the basic library version, but the problem is still not solved. wx.openDocument ({      filePath: ' https://image.liangyikeji.net/test.pdf ',      fileType: 'pdf',      success: function (res) {         console.log ('Document opened successfully ')}})

回答:

Distance:

要先在后台配置downloadFile 域名,通过wx.downloadFile获取到本地临时路径,再调用wx.openDocument打开文件

Jie:好的,解决了,谢谢

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/天景科技苑/article/detail/758921
推荐阅读
相关标签
  

闽ICP备14008679号