From 6ff81b5a452312bbf8064f350f0bbbbb4feee547 Mon Sep 17 00:00:00 2001 From: Iruka <1017819588@qq.com> Date: Wed, 19 Feb 2025 13:00:16 +0800 Subject: [PATCH] . --- pages/common/webview/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/webview/index.vue b/pages/common/webview/index.vue index 50e6e9b..34b93dc 100644 --- a/pages/common/webview/index.vue +++ b/pages/common/webview/index.vue @@ -33,8 +33,8 @@ // } }, onReady() { - uni.showLoading() // #ifdef APP-PLUS + uni.showLoading() //此对象相当于html5plus里的plus.webview.currentWebview()。在uni-app里vue页面直接使用plus.webview.currentWebview()无效 var currentWebview = this.$scope.$getAppWebview() setTimeout(function() {