设置拨打电话权限、修改定位
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"appid" : "__UNI__29C3D60",
|
||||
"description" : "物业用户端app",
|
||||
"versionName" : "1.0.1",
|
||||
"versionCode" : "101",
|
||||
"versionCode" : "102",
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
@@ -19,7 +19,9 @@
|
||||
/* 模块配置 */
|
||||
"modules" : {
|
||||
"Geolocation" : {},
|
||||
"Maps" : {}
|
||||
"Maps" : {},
|
||||
"Camera" : {},
|
||||
"Contacts" : {}
|
||||
},
|
||||
/* 应用发布信息 */
|
||||
"distribute" : {
|
||||
@@ -63,6 +65,12 @@
|
||||
"appkey_ios" : "39a4c28a01c3ec15684b21d4093aad3d",
|
||||
"appkey_android" : "044055aed47cb305e86419fd82e4c5f3"
|
||||
}
|
||||
},
|
||||
"push" : {
|
||||
"unipush" : {
|
||||
"version" : "2",
|
||||
"offline" : false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user