From 4d78c837e336bca9d56e9fc10b268b11b68229f8 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 26 二月 2024 11:33:05 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit
---
h5/redirect.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5/redirect.html b/h5/redirect.html
index e2591a1..b09bd0b 100644
--- a/h5/redirect.html
+++ b/h5/redirect.html
@@ -5,7 +5,7 @@
<title>閲嶅畾鍚�</title>
<script>
var p = location.href.split("?")
- window.location.href = 'https://yqslah.yuanqisenlin.com/yqsl_fs/#/choice?' + p[1]
+ window.location.href = 'https://dmtest.ahapp.net/hsvisit_h5/#/pages/notice/notice?' + p[1]
</script>
</head>
<body>
--
Gitblit v1.9.3