1 回复
<button open-type="getUserInfo" lang="zh_CN" bindgetuserinfo="onGotUserInfo">
获取用户信息</button>
https://developers.weixin.qq.com/miniprogram/dev/component/button.html
官方文档有
<button open-type="getUserInfo" lang="zh_CN" bindgetuserinfo="onGotUserInfo">
获取用户信息</button>
https://developers.weixin.qq.com/miniprogram/dev/component/button.html
官方文档有