onLoad: function onLoad(options) {
this.getOpenerEventChannel().on('select_data', function (data))
}
VM3742 WAService.js:4 thirdScriptError
this.getOpenerEventChannel is not a function;at "pages/index/page" page lifeCycleMethod onLoad function
TypeError: this.getOpenerEventChannel is not a function
在开发者工具里,“小程序模式”运行正常,切换到“企业微信小程序模式”就报上述错误
的但是用手机的企业微信打开该小程序的开发版,貌似又没问题了
你好,应该是开发者工具企业微信小程序模式还没有支持这个接口