提交 bfc2f234 编写于 作者: Z Zane1024 提交者: hdx

!105 update docs/api/router.md.

* update docs/api/router.md.
上级 125e19be
......@@ -59,7 +59,7 @@ uni.navigateTo({
},
success: function(res) {
// 通过eventChannel向被打开页面传送数据
res.eventChannel.emit('acceptDataFromOpenedPage', { data: 'data from starter page' })
res.eventChannel.emit('acceptDataFromOpenerPage', { data: 'data from starter page' })
}
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册