| | |
| | | </div> |
| | | </div> |
| | | <div class="formBox"> |
| | | <div class="loginTitle"><span>国泰新华</span><br/>安全教育平台</div> |
| | | <div class="loginTitle"> |
| | | <span>中国科学技术大学</span><br/> |
| | | 安全教育平台</div> |
| | | <div style="padding: 20px 0;"> |
| | | <el-form ref="loginRef" :model="loginForm" :rules="loginRules" class="login-form"> |
| | | <el-form-item> |
| | |
| | | .content{ |
| | | display: flex; |
| | | min-width: 1200px; |
| | | min-height: 560px; |
| | | min-height: 400px; |
| | | border-radius: 80px 40px 80px 40px; |
| | | border: 2px solid #fff; |
| | | background: url("../assets/images/logbox.jpg") no-repeat center; |
| | |
| | | justify-content: center; |
| | | align-items: center; |
| | | background-repeat: no-repeat; |
| | | |
| | | img{ |
| | | width: 95%; |
| | | height: auto; |
| | | } |
| | | } |
| | | } |
| | | .fromRow{ |