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

refactor: navigateToMiniProgram => navigateToUniMP

上级 c088eda5
......@@ -9,7 +9,7 @@ export const sendHostEvent = sendNativeEvent
export function navigateToMiniProgram (data, callbackId) {
sendHostEvent(
'navigateToMiniProgram',
'navigateToUniMP',
data,
(res) => {
if (res.errMsg && res.errMsg.indexOf(':ok') === -1) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册