提交 a0fe152b 编写于 作者: Q qiang

fix: navigateTo callbackId

上级 189fae8e
......@@ -52,7 +52,7 @@ export function navigateTo ({
openType,
animationType,
animationDuration
}) {
}, callbackId) {
const urls = url.split('?')
const path = urls[0]
const query = parseQuery(urls[1] || '')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册