小程序消息推送的用户授权怎么做? 百度千篇一律
if (wx.getUserProfile) {
this.setData({
canIUseGetUserProfile: true
})
一个后端让我搞前端的活可是没谁了
2 回复
getUserProfile 相关问题 参考下文档
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/user-info/wx.getUserProfile.html