feat: 调整分享标题

This commit is contained in:
Blizzard
2026-02-14 16:23:22 +08:00
parent 5800466e69
commit 5789e8bf17
2 changed files with 11 additions and 3 deletions
+9 -1
View File
@@ -66,5 +66,13 @@
]
},
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents"
"lazyCodeLoading": "requiredComponents",
"requiredPrivateInfos": [
"chooseLocation"
],
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于发布内容时展示地理位置"
}
}
}