From 215acc1a7e8cc85ab726bf0bb7be24a831ddeb82 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Mon, 22 Jun 2026 11:22:27 +0800 Subject: [PATCH] 1 --- App.vue | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 => {