From 200ae318bfa8def578445e86884c79a51fe0e7a4 Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Sat, 12 Sep 2026 09:28:11 +0800 Subject: [PATCH] 1 --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 438aafd..4ca2da5 100644 --- a/manifest.json +++ b/manifest.json @@ -96,11 +96,11 @@ "subPackages" : true }, "permission" : { - "scope.userLocation" : { - "desc" : "用于自动识别所在区域并展示附近内容" - }, "scope.writePhotosAlbum" : { "desc" : "你的图片将保存到手机相册" + }, + "scope.userLocation" : { + "desc" : "用于自动识别所在区域并展示附近内容" } }, "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ]