this.getOpenerEventChannel is not a function 报错?
发布于 5 年前 作者 jingyu 11285 次浏览 来自 问答

this.getOpenerEventChannel is not a function 这样的错误在微信7.0.10中报错有点频繁,这是为什么

代码:

/audit_success/index

2 回复

如果页面不是 navigateTo 跳转进入的, getOpenerEventChannel 将返回空对象。请检查页面是否可能存在其他进入来源,如首页启动、分享卡片跳入等。

你好,麻烦提供下小程序的appid

回到顶部