| <!DOCTYPE html><html>  <head>    <meta charset="utf-8">    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">    <title>工业互联网平台 iCore-ICP</title>    <script>      window.location.href='./views/index.html';    </script>  </head>  <body>    <div> </div>  </body></html>
 |