|
|
@ -177,11 +177,14 @@ |
|
|
|
"plugins" : {}, |
|
|
|
"plugins" : {}, |
|
|
|
"usingComponents" : true, |
|
|
|
"usingComponents" : true, |
|
|
|
"permission" : { |
|
|
|
"permission" : { |
|
|
|
"scope.userLocation" : { |
|
|
|
// "scope.userLocation" : { |
|
|
|
"desc" : "计算附近商家位置" |
|
|
|
// "desc" : "计算附近商家位置" |
|
|
|
} |
|
|
|
// } |
|
|
|
|
|
|
|
"scope.userFuzzyLocation" : { |
|
|
|
|
|
|
|
"desc" : "位置信息用于填写收货地址" |
|
|
|
|
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"requiredPrivateInfos" : [ "getLocation", "chooseLocation", "chooseAddress" ] |
|
|
|
"requiredPrivateInfos" : [ "getFuzzyLocation", "chooseLocation", "chooseAddress" ] |
|
|
|
}, |
|
|
|
}, |
|
|
|
"mp-alipay" : { |
|
|
|
"mp-alipay" : { |
|
|
|
"usingComponents" : true, |
|
|
|
"usingComponents" : true, |
|
|
|