From ffe748f8069aeeaf0ffae846f7c09210ce64da4b Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期三, 18 十二月 2024 11:29:00 +0800 Subject: [PATCH] 修改表述文字 --- app.json | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index fd923d6..b3ede3f 100644 --- a/app.json +++ b/app.json @@ -22,7 +22,13 @@ "navigationBarBackgroundColor": "#1890FF" }, "componentFramework": "glass-easel", - "sitemapLocation": "sitemap.json" - - + "sitemapLocation": "sitemap.json", + "permission": { + "scope.userLocation": { + "desc": "涓轰簡鏇村ソ鐨勪负鎮ㄦ湇鍔★紝灏嗚幏鍙栨偍鐨勪綅缃俊鎭�" + } + }, + "requiredPrivateInfos": [ + "getLocation" + ] } \ No newline at end of file -- Gitblit v1.8.0