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

feat(v3): add getCurrentSubNVue(Deprecated)

上级 1e0a8c6d
......@@ -67,8 +67,4 @@ export function getSubNVueById (id) {
wrapper(webview)
}
return webview
}
export function getCurrentSubNVue () {
return getSubNVueById(plus.webview.currentWebview().id)
}
......@@ -68,3 +68,7 @@ export function getSubNVueById (id) {
}
return webview
}
export function getCurrentSubNVue () {
return getSubNVueById(plus.webview.currentWebview().id)
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册