diff --git a/App.vue b/App.vue index 3d4a579..c4ce4c6 100644 --- a/App.vue +++ b/App.vue @@ -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 => {