diff --git a/manifest.json b/manifest.json index 39b0073..457166f 100644 --- a/manifest.json +++ b/manifest.json @@ -42,7 +42,9 @@ "", "", "", - "" + "", + "", + "" ] }, "ios" : { diff --git a/pages/index/index.vue b/pages/index/index.vue index faf33f8..0c60b69 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -171,6 +171,8 @@ onLoad() { this.token = helper.tempToken; let testIndex = 0; + const settings = uni.getAppAuthorizeSetting() + console.log(settings) uni.onLocationChange(res => { let { longitude,