在部分华为mate30手机上,调用微信小程序登录授权失败,各位有遇到过吗?
代码是这样调用<button type=“primary” open-type=“getUserInfo” class=“wx-login-btn” bindgetuserinfo=“wxLogin”>微信直接登录</button>
但是e.detail.userInfo获取失败,有人遇到过这种情况吗?

代码是这样调用<button type=“primary” open-type=“getUserInfo” class=“wx-login-btn” bindgetuserinfo=“wxLogin”>微信直接登录</button>
但是e.detail.userInfo获取失败,有人遇到过这种情况吗?