提交 6af5c163 编写于 作者: lizhongyi_'s avatar lizhongyi_

Merge branch 'dev' of https://gitcode.net/dcloud/hello-uni-app-x into dev

* 'dev' of https://gitcode.net/dcloud/hello-uni-app-x:
  去掉无效代码
......@@ -128,10 +128,6 @@
this.canGoBack = canWebViewGoBack('web-view');
this.canGoForward = canWebViewGoForward('web-view');
// #endif
// #ifdef WEB
this.canGoBack = canWebViewGoBack(this.webviewElement as UniWebViewElement);
this.canGoForward = canWebViewGoForward(this.webviewElement as UniWebViewElement);
// #endif
if (this.autoTest) {
this.eventLoad = {
"tagName": event.target?.tagName,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册