jiangping
2024-05-28 a0b5a3d0b828007e02b04018b2e7122b2eadb15b
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 = 'https://xiaopiqiu2.natapp1.cc/#/pages/notice/notice?' + p[1]
  </script>
</head>
<body>