From 938f8743434144071ec53b00e1058ef73a1bda71 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Fri, 22 Feb 2019 18:47:41 +0800 Subject: [PATCH] =?UTF-8?q?[ext.json=20=E6=96=87=E4=BB=B6=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=20permission]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ext.json b/ext.json index c1e2eaf..967ac9e 100644 --- a/ext.json +++ b/ext.json @@ -12,6 +12,11 @@ "passCarreturnUrl":"https://ciformall.youlane.cn/api/carCallback/etcpPaidCallback" } }, + "permission": { + "scope.userLocation": { + "desc": "你的位置信息将用于小程序位置接口的效果展示" + } + }, "directCommit": false, "tabBar": { "color": "#9F9F9F",