From 8ba1fa2ca00e5cd340194bf8aabc8f8516615eb7 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期六, 11 五月 2024 18:55:01 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
h5/redirect.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5/redirect.html b/h5/redirect.html
index 07eb389..e445f88 100644
--- a/h5/redirect.html
+++ b/h5/redirect.html
@@ -6,7 +6,7 @@
<script>
var p = location.href.split("?")
// window.location.href = 'https://dmtest.ahapp.net/hsvisit_h5/#/pages/notice/notice?' + p[1]
- window.location.href = 'http://218.23.218.228:8018/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