提交 9d034ca3 编写于 作者: C codeY 提交者: qiang014

!93 update docs/api/router.md.

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