api-typings
api-typings
copied to clipboard
Published
20 hours ago
•
wechat-miniprogram
Reame
Issues
ButtonGetPhoneNumber接口缺少一个code字段
Open
TY-LIU
opened this issue 3 years ago
• 0 comments
trafficstars
从基础库 2.21.2 开始,bindgetphonenumber会多返回一个code字段,通过code,后台能够获取到电话号码,前台可以不用wx.login这个api了。
获取手机号
Feb 14 '22 07:02
TY-LIU