index.default.html 533 B

123456789101112131415161718
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset=utf-8>
  5. <meta http-equiv=X-UA-Compatible content="IE=edge">
  6. <meta name=viewport content="width=device-width,initial-scale=1">
  7. <title>zjinja_offical_v1</title>
  8. </head>
  9. <body>
  10. <h1>Welcome!</h1>
  11. <h2>zDWSI V1.0 deployed.</h2>
  12. <hr />
  13. <h6>
  14. <a href="http://git.swzry.com/zry/zDWSI/" target="_blank">zDWSI</a>
  15. - ZRY Docker Web Service Infrastructure - Version: 1.0
  16. </h6>
  17. </body>
  18. </html>