| | |
| | | </div> |
| | | <div class="login-form"> |
| | | <div class="title-container"> |
| | | <div class='title'>权益品后台管理</div> |
| | | 权益品后台管理 |
| | | </div> |
| | | <el-form ref="loginForm" :model="loginForm" :rules="loginRules" auto-complete="on" label-position="left" v-if="!findPass"> |
| | | <div class="login-cont"> |
| | |
| | | } |
| | | } |
| | | .login-form { |
| | | // width: 400px; |
| | | width: 300px; |
| | | min-height: 326px; |
| | | display: flex; |
| | | justify-content: center; |
| | |
| | | } |
| | | |
| | | .title-container { |
| | | .title { |
| | | width: 100%; |
| | | font-size: 32px; |
| | | margin-bottom: 82px; |
| | | color: #333333; |
| | | text-align: center; |
| | | font-weight: bold; |
| | | } |
| | | } |
| | | |
| | | .show-pwd { |
| | | position: absolute; |
| | | right: 10px; |