|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
{ |
|
|
|
|
"name" : "yshopmall", |
|
|
|
|
"appid" : "__UNI__C7A519E", |
|
|
|
|
"appid" : "__UNI__CF66760", |
|
|
|
|
"description" : "", |
|
|
|
|
"versionName" : "1.0.2", |
|
|
|
|
"versionCode" : 2, |
|
|
|
@ -180,8 +180,13 @@
|
|
|
|
|
"postcss" : true, |
|
|
|
|
"minified" : true |
|
|
|
|
}, |
|
|
|
|
"ad" : {}, |
|
|
|
|
"geolocation" : {} |
|
|
|
|
"usingComponents" : true, |
|
|
|
|
"permission" : { |
|
|
|
|
"scope.userLocation" : { |
|
|
|
|
"desc" : "定位最近的门店" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"requiredPrivateInfos" : [ "getLocation", "chooseLocation" ] |
|
|
|
|
}, |
|
|
|
|
"splashscreen" : { |
|
|
|
|
"ios" : { |
|
|
|
@ -245,9 +250,10 @@
|
|
|
|
|
"usingComponents" : true, |
|
|
|
|
"permission" : { |
|
|
|
|
"scope.userLocation" : { |
|
|
|
|
"desc" : "你的位置信息将用于小程序位置接口的效果展示" |
|
|
|
|
"desc" : "定位最近的门店" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
// "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ], |
|
|
|
|
"plugins" : { |
|
|
|
|
// #ifdef MP-WEIXIN |
|
|
|
|
"live-player-plugin" : { |
|
|
|
|