使用open-data 能不能获取到微信头像的路径,我需要判空

发布于 6 年前作者 guiying8014616 次浏览最后编辑 6 年前来自 ask

怎样通过open-data获取到微信头像的路径,我需要拿到路径做一些判断

2 回复
xiulan39
xiulan391 楼6 年前

你好。open-data获取不到微信头像路径,可以查看文档查询open-data获取的开放数据

https://developers.weixin.qq.com/miniprogram/dev/component/open-data.html

yanyu
yanyu2 楼4 年前

open-data 这个获取不到微信头像的路径,只是能用它来不经过用户允许展示用户头像等信息,获取微信头像路径还是需要使用 最新的button 中的获取用户信息写法。