@@ -54,8 +54,6 @@
});
}
})
- // 清空角标
- skJGPush.setBadge(0)
}else{
// 极光推送-init
skJGPush.initJPushService()
@@ -83,7 +81,7 @@
// 清空角标
+ skJGPush.setBadge(1)
@@ -54,7 +54,8 @@
},
/* 模块配置 */
"modules" : {
- "Bluetooth" : {}
+ "Bluetooth" : {},
+ "Push" : {}
/* 应用发布信息 */
"distribute" : {