使用5+的窗口管理:
回到首页,获取到窗口的ID,再显示:
var h = plus.webview.getWebviewById("index.html");
plus.webview.show( h );
mui 点击返回首页 返回首页窗口 webview
阅读 60
2022-10-10
使用5+的窗口管理:
回到首页,获取到窗口的ID,再显示:
var h = plus.webview.getWebviewById("index.html");
plus.webview.show( h );
相关推荐
精彩评论(0)