微信开发笔记

时间:2018-02-26 12:35:51   收藏:0   阅读:827

1.出现 {errMsg: "chooseImage:fail, the permission value is offline verifying"}  错误

  a)  确认是否引入JSAPI,并且务必写在wx.ready中

  b)  确认config的jsApiList参数 是否有这个调用的方法。

例如 我需要用到 chooseImage方法,则必须在jsApiList中有这个参数

技术分享图片

 

原文:https://www.cnblogs.com/MainActivity/p/8472458.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!