index.html 378 B

123456789101112131415
  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>产供销管理信息系统</title>
  7. <script>
  8. window.location.href='./views/index.html';
  9. // window.location.href='/xinsteel.ytg/views/index/index.html';
  10. </script>
  11. </head>
  12. <body>
  13. <div>&nbsp;</div>
  14. </body>
  15. </html>