提交 63dc9712 编写于 作者: fxy060608's avatar fxy060608

fix(mp-alipay): onShareAppMessage (#3377)

上级 cbc4e404
......@@ -28,10 +28,6 @@ const hooks = [
'onUnhandledRejection'
]
if (__PLATFORM__ === 'mp-alipay') {
hooks.push('onShareAppMessage')
}
function initEventChannel () {
Vue.prototype.getOpenerEventChannel = function () {
// 微信小程序使用自身getOpenerEventChannel
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册