From a96b9978f5a4f183a2ed1c2b36562d51168fae6f Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 20 三月 2025 14:32:20 +0800
Subject: [PATCH] 优化
---
bicycle/manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bicycle/manifest.json b/bicycle/manifest.json
index 683d4e1..9d4032a 100644
--- a/bicycle/manifest.json
+++ b/bicycle/manifest.json
@@ -58,7 +58,7 @@
"minified" : true
},
"usingComponents" : true,
- "requiredPrivateInfos": ["getLocation", "chooseLocation"],
+ "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ],
"permission" : {
"scope.userLocation" : {
"desc" : "鐢ㄤ簬鑾峰彇鍛ㄨ竟鍗曡溅浣嶇疆"
--
Gitblit v1.9.3