提交 9ce77e60 编写于 作者: D DCloud_LXH

Merge branch 'dev' of https://github.com/Yaob1990/uni-app into Yaob1990-dev

......@@ -28,6 +28,10 @@ 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.
先完成此消息的编辑!
想要评论请 注册