| | |
| | | <meta charset="utf-8"> |
| | | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| | | |
| | | <title>Guns - 登录</title> |
| | | <title>男性生殖健康检测管理平台</title> |
| | | |
| | | <link rel="shortcut icon" href="${ctxPath}/static/favicon.ico"> |
| | | <link href="${ctxPath}/static/css/bootstrap.min.css?v=3.3.6" rel="stylesheet"> |
| | |
| | | <div class="middle-box text-center loginscreen"> |
| | | <div style="padding: 100px 0px;"> |
| | | <div> |
| | | <h1 class="logo-name">GS</h1> |
| | | <!-- <h1 class="logo-name">GS</h1>--> |
| | | <img src="${ctxPath}/static/44bf52d1b855daa5bc13d0c9bf3dc6d.png" style="width: 100px;height: 100px"></img> |
| | | </div> |
| | | <h3>欢迎使用 Guns</h3> |
| | | <h3>男性生殖健康检测管理平台</h3> |
| | | <br/> |
| | | <h4 style="color: red;">${tips!}</h4> |
| | | <form class="m-t" role="form" action="${ctxPath}/login" method="post"> |