1 changed files with
2 additions and
7 deletions
-
2
7
manifest.json
|
@@ -28,11 +28,10 @@
|
|
/* 模块配置 */
|
|
/* 模块配置 */
|
|
"modules": {
|
|
"modules": {
|
|
"Camera": {},
|
|
"Camera": {},
|
|
- "Record": {},
|
|
|
|
"Payment": {},
|
|
"Payment": {},
|
|
"Share": {},
|
|
"Share": {},
|
|
"VideoPlayer": {},
|
|
"VideoPlayer": {},
|
|
- "Geolocation": {}
|
|
|
|
|
|
+ "Push": {}
|
|
},
|
|
},
|
|
/* 应用发布信息 */
|
|
/* 应用发布信息 */
|
|
"distribute": {
|
|
"distribute": {
|
|
@@ -93,11 +92,7 @@
|
|
"push": {
|
|
"push": {
|
|
"unipush": {
|
|
"unipush": {
|
|
"version": "2",
|
|
"version": "2",
|
|
- "offline": true,
|
|
|
|
- "mi": {},
|
|
|
|
- "oppo": {},
|
|
|
|
- "vivo": {},
|
|
|
|
- "honor": {}
|
|
|
|
|
|
+ "offline": false
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"geolocation": {
|
|
"geolocation": {
|