nidapeng
2024-03-21 5e22559b6dff23ff58cabe635481956fcc8b80c0
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>