标签:pre 设置 span process 指定 opener log repr 标识
该方法主要用于首页底部导航切换到子页面时不执行子页面的函数,因为在设置导航的时候我们设置了页面ID,所以可以用这种方法获取子页面,再通过mui.fire()进行自定义事件;
var ws=plus.webview.currentWebview();//获取当前页面所属的Webview窗口对象
console.log( "窗口标识: "+ws.id );
console.log( "当前Webview窗口:"+ws.getURL() );
引用 https://blog.csdn.net/qq_27626333/article/details/51811746
标签:pre 设置 span process 指定 opener log repr 标识
原文地址:https://www.cnblogs.com/Jeely/p/11052020.html