提交 c841c857 编写于 作者: Y yu-shihao4

modify test case code

Signed-off-by: Nyu-shihao4 <yushihao4@huawei.com>
上级 45f919a5
......@@ -1493,7 +1493,7 @@ onContextMenuShow(callback: (event?: { param: WebContextMenuParam, result: WebCo
.onContextMenuShow((event) => {
console.info("x coord = " + event.param.x());
console.info("link url = " + event.param.getLinkUrl());
return false;
return true;
})
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册