如题
授权 :
用户拒绝后可以使用这个再次唤起授权框(已授权没有唤起效果)
<button open-type=“getUserInfo” bindgetuserinfo=“userInfoHandler”> Click me 唤起用户授权 </button>
使用
console.log(wx.getUserInfo()); 可以在任意位置获取到用户授权的用户信息