index.html 306 B

12345678910111213
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  6. <title>工业互联网平台 iCore-ICP</title>
  7. <script> window.location.href='./views/index.html';
  8. </script>
  9. </head>
  10. <body>
  11. <div>&nbsp;</div>
  12. </body>
  13. </html>