From c7c2a6f6fa97ccb08129a9acbcb5be72ab2bdde2 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期六, 11 五月 2024 15:56:48 +0800
Subject: [PATCH] 会议日历

---
 h5/redirect.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/h5/redirect.html b/h5/redirect.html
index b09bd0b..e445f88 100644
--- a/h5/redirect.html
+++ b/h5/redirect.html
@@ -5,7 +5,8 @@
   <title>閲嶅畾鍚�</title>
   <script>
     var p = location.href.split("?")
-    window.location.href = 'https://dmtest.ahapp.net/hsvisit_h5/#/pages/notice/notice?' + p[1]
+    // window.location.href = 'https://dmtest.ahapp.net/hsvisit_h5/#/pages/notice/notice?' + p[1]
+	window.location.href = 'http://facepay.huasunsolar.com/h5/#/pages/notice/notice?' + p[1]
   </script>
 </head>
 <body>

--
Gitblit v1.9.3