refactor(permission): 移除位置和麦克风权限相关代码
重构权限判断逻辑,移除不再需要的位置和麦克风权限请求代码 更新manifest文件,排除位置权限并调整版本号
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"configurations" : [
|
||||
{
|
||||
"app" : {
|
||||
"launchtype" : "local"
|
||||
"launchtype" : "remote"
|
||||
},
|
||||
"app-plus" : {
|
||||
"launchtype" : "remote"
|
||||
|
||||
Reference in New Issue
Block a user