用户信息偶尔获取不到

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

<button class=‘btn’ open-type=“getUserInfo” bindgetuserinfo=“bindGetUserInfo” type=‘primary’>授权登录</button>

bindGetUserInfo: function(e) {

app.userZc(e);

},

非常的神奇,有的手机能获取到,有的获取不到

不知道为什么

1 回复
lhe
lhe1 楼5 年前

昵称是可以获取到的,但是头像和性别获取不到