tianyi 1 month ago
parent
commit
215acc1a7e
  1. 6
      App.vue

6
App.vue

@ -116,11 +116,7 @@
jpushModule.setLoggerEnable(true); jpushModule.setLoggerEnable(true);
plus.screen.lockOrientation("portrait-primary"); plus.screen.lockOrientation("portrait-primary");
// //
// jpushModule.setAlias({
// 'alias': this.lxzl.getUserInfo().userId + '',
// 'sequence': 1
// })
// //
this.getNotificationEnabled(); this.getNotificationEnabled();
jpushModule.addConnectEventListener(result => { jpushModule.addConnectEventListener(result => {

Loading…
Cancel
Save