wx.getUserProfile is not a function?
console.log('getUserProfile', wx.getUserProfile), // getUserProfile undefined
console.log('canIUse', wx.canIUse('wx.getUserProfile')) //canIUse false
2 回复
console.log('getUserProfile', wx.getUserProfile), // getUserProfile undefined
console.log('canIUse', wx.canIUse('wx.getUserProfile')) //canIUse false