授权时 wx.getUserInfo已经无法获取到用户信息
https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/authorize.html
因为在授权方法里显示:

而对应的接口已经无法获取到用户信息,请问这个接口没有被替换成 wx.getUserProfile么?授权的时候如何获取到用户信息呢?

https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/authorize.html
因为在授权方法里显示:

