From ddbd8c7ea87b66d5a9c4362ce284d12a4ae970d1 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期五, 01 十一月 2024 14:24:50 +0800 Subject: [PATCH] 1绑定相关。2首页修改开关阀提示。3.问题反馈相关功能 --- app.json | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/app.json b/app.json index fd923d6..7a67abd 100644 --- a/app.json +++ b/app.json @@ -22,7 +22,14 @@ "navigationBarBackgroundColor": "#1890FF" }, "componentFramework": "glass-easel", - "sitemapLocation": "sitemap.json" + "sitemapLocation": "sitemap.json", + "permission": { + "scope": { + "userLocation": { + "desc": "涓轰簡鏇村ソ鐨勪负鎮ㄦ湇鍔★紝灏嗚幏鍙栨偍鐨勪綅缃俊鎭�" + } + } + } } \ No newline at end of file -- Gitblit v1.8.0