提交 f925ae9d 编写于 作者: DCloud-yinjiacheng's avatar DCloud-yinjiacheng

更新web-view示例

上级 ef7d5f59
...@@ -102,6 +102,9 @@ ...@@ -102,6 +102,9 @@
// console.log('url: ',this.webviewElement?.getAttribute("src")); // console.log('url: ',this.webviewElement?.getAttribute("src"));
// this.webviewElement?.setAttribute("src","https://ext.dcloud.net.cn/") // this.webviewElement?.setAttribute("src","https://ext.dcloud.net.cn/")
// #endif // #endif
},
onUnload() {
webviewElement = null;
}, },
methods: { methods: {
getPackageName() : string { getPackageName() : string {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册