refactor(permission): 移除位置和麦克风权限相关代码

重构权限判断逻辑,移除不再需要的位置和麦克风权限请求代码
更新manifest文件,排除位置权限并调整版本号
This commit is contained in:
2025-12-26 10:41:06 +08:00
parent dee6848bd2
commit 168ab738a3
15 changed files with 8401 additions and 10105 deletions

View File

@@ -5,7 +5,7 @@
"configurations" : [
{
"app" : {
"launchtype" : "local"
"launchtype" : "remote"
},
"app-plus" : {
"launchtype" : "remote"