api参数问题?
canIUse: wx.canIUse('button.open-type.getUserInfo'),
button.open-type.getUserInfo 这个是什么东西?
canIUseOpenData: wx.canIUse('open-data.type.userAvatarUrl') && wx.canIUse('open-data.type.userNickName')
open-data.type.userAvatarUrl
open-data.type.userNickName
这两个又分别是什么东西?