k94314517
2024-03-01 d31ac24ac68ce6da41df55aa8afe1bed8c012e29
h5/redirect.html
@@ -5,7 +5,8 @@
  <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]
   window.location.href = 'http://218.23.218.228:8018/h5/#/pages/notice/notice?' + p[1]
  </script>
</head>
<body>