|
|
|
@ -116,11 +116,7 @@ |
|
|
|
|
|
|
|
jpushModule.setLoggerEnable(true); |
|
|
|
plus.screen.lockOrientation("portrait-primary"); |
|
|
|
// // 设置别名 |
|
|
|
// jpushModule.setAlias({ |
|
|
|
// 'alias': this.lxzl.getUserInfo().userId + '', |
|
|
|
// 'sequence': 1 |
|
|
|
// }) |
|
|
|
|
|
|
|
//监听 极光推送连接状态 |
|
|
|
this.getNotificationEnabled(); |
|
|
|
jpushModule.addConnectEventListener(result => { |
|
|
|
|