j***@163.com
j***@163.com
  • 发布:2021-04-14 09:44
  • 更新:2021-04-14 09:44
  • 阅读:522

msg-center页面plus.push.addEventListener('receive'不触发

分类:uni-app

程序启动情况下,页面停留在msg-center页面接收到新的消息 不触发刷新,也就是msg-center页面的

async onReady() {  
            // #ifdef APP-PLUS  
            plus.push.addEventListener('receive', e => {  
                console.info('receive:' + e);  
                this.refreshFn();  
            });

不被触发,有人遇到吗?

2021-04-14 09:44 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复