''
liukangdong
2024-05-28 cef577c6928c961b4c3e2d97748a232aac64b903
h5/static/redirect.html
文件名从 h5/redirect.html 修改
@@ -6,7 +6,8 @@
  <script>
    var p = location.href.split("?")
    // 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]
    alert(p[1])
   // window.location.href = 'http://xiaopiqiu2.natapp1.cc/#/pages/staff/index?' + p[1]
  </script>
</head>
<body>