appid:wx53645036c8ba96ea
小程序后台已经申请开通接口:wx.getFuzzyLocation
调试基础库:2.25.0
使用真机调试
使用wx.getFuzzyLocation 需要 scope.userFuzzyLocation
用wx.getSetting 获得授权信息返还中没有scope.userFuzzyLocation
authSetting:
scope.address: true
scope.invoice: true
scope.invoiceTitle: true
scope.userInfo: true
scope.userLocation: true
constructor: (...)
你好~手机微信版本是多少
在小程序后台 申请该权限没