jiangping
2024-06-03 ee010e7160f0a4dee5e0c2fde55d488f4f2f9788
h5/static/redirect.html
@@ -6,8 +6,7 @@
  <script>
    var p = location.href.split("?")
    // window.location.href = 'https://dmtest.ahapp.net/hsvisit_h5/#/pages/notice/notice?' + p[1]
    alert(p[1])
   // window.location.href = 'http://xiaopiqiu2.natapp1.cc/#/pages/staff/index?' + p[1]
   window.location.href = 'http://xiaopiqiu2.natapp1.cc/#/pages/notice/notice?' + p[1]
  </script>
</head>
<body>