From aff5ca6ba0f3d3dc86c4bb5040737cd3a69f3976 Mon Sep 17 00:00:00 2001
From: agan <agan@yazhai.co>
Date: Sat, 3 Feb 2024 11:07:24 +0800
Subject: [PATCH] xg

---
 js/webAppComm.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/webAppComm.js b/js/webAppComm.js
index ca93496..9fb3e07 100644
--- a/js/webAppComm.js
+++ b/js/webAppComm.js
@@ -167,7 +167,7 @@ function webAppComm() {
     ];
     this.urlData = this.url_get_params(location.href);
     this.langType = this.urlData.lang;
-    this.needRefresh = false;
+    this.needRefresh = true;
 }
 
 //分享
--
libgit2 0.25.0