获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- 示例代码中wx.authPrivateMessage返回的数据php版本无法解密
https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/signature.html https://res.wx.qq.com/wxdoc/dist/assets/media/aes-sample.eae1f364.zip 在提供的“开发者后台校验与解密开放数据中“,php版本的用户信息/分享中opengid等解密正常,但是wx.authPrivateMessage返回的数据无法解密
03-03 - 文档说明错误
https://developers.weixin.qq.com/miniprogram/dev/api/media/camera/CameraContext.takePhoto.html 媒体 /相机 /CameraContext /CameraContext.takePhoto object.success 回调函数参数Object res属性类型说明tempImagePathstring照片文件的临时路径 (本地路径),安卓是jpg图片格式,ios是png IOS保存的也是jpg,IOS的jpg图片保存到相册后和原图不一致
2024-04-09