|
|
@@ -87,7 +87,7 @@
|
|
|
"name": "users",
|
|
|
"plugins": {
|
|
|
"live-player-plugin": {
|
|
|
- "version": "1.3.2",
|
|
|
+ "version": "1.3.5",
|
|
|
"provider": "wx2b03c6e691cd7370"
|
|
|
}
|
|
|
}
|
|
|
@@ -210,6 +210,12 @@
|
|
|
"desc": "你的位置信息将用于和门店的距离长度"
|
|
|
}
|
|
|
},
|
|
|
+ "requiredPrivateInfos": [
|
|
|
+ "getLocation",
|
|
|
+ "onLocationChange",
|
|
|
+ "startLocationUpdateBackground",
|
|
|
+ "chooseAddress"
|
|
|
+ ],
|
|
|
"usingComponents": {
|
|
|
"skeleton": "/components/skeleton/index",
|
|
|
"page-loading": "/components/pageLoading"
|