button的bindgetuserinfo失效
<button class=“login-confirm-sure-btn” hover-class=“none” open-type=“getUserInfo” bindgetuserinfo=“bindGetUserInfo”>立即登录</button>
点击按钮之后,弹出用户授权框,点了允许授权后,bindGetUserInfo方法不调用,出现在部分手机上,目前用小米8测试必现