| | |
| | | <template> |
| | | <div class="login Group_132"> |
| | | <el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form"> |
| | | <h3 class="title" style="margin-top: 211px;margin-right: 108px;margin-bottom: 0;margin-left: 109px;">欢迎来到张氏APP</h3> |
| | | <el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form" style="margin-left: 0px;margin-right: 180px;"> |
| | | <h3 class="title" style="margin-top: 80px;margin-right: 108px;margin-bottom: 0;margin-left: 109px;">欢迎来到张氏APP</h3> |
| | | <div class="second-box" style=" margin-top: 25px; |
| | | margin-left: 140px; |
| | | margin-right: 141px; |
| | |
| | | |
| | | |
| | | <div class="验证码" style="margin-left: 99px;margin-right: 425px;width: 48px;height: 20px;">验证码</div> |
| | | <el-form-item prop="code" v-if="captchaEnabled" style="margin-bottom: 76px;width: 264px;" > |
| | | <el-form-item prop="code" v-if="captchaEnabled" style="margin-bottom: 76px;width: 520px;" > |
| | | <el-input |
| | | v-model="loginForm.code" |
| | | auto-complete="off" |
| | |
| | | name: "Login", |
| | | data() { |
| | | return { |
| | | codeUrl: "http://47.93.189.255:8080/captchaImage", |
| | | codeUrl: "", |
| | | loginForm: { |
| | | username: "admin", |
| | | password: "admin123", |
| | |
| | | align-items: center; |
| | | height: 100%; |
| | | width: 100%; |
| | | background: no-repeat center/40% url("../assets/images/Group 132.png"); |
| | | background: no-repeat center/40% url("../assets/images/Group\ 221.png"); |
| | | background-color: #FEF7FC; |
| | | |
| | | // background-position: 81.7px 71.3px; |
| | | background-position: 183px 145px; |
| | | //background-image: url("../assets/images/login-background.jpg"); |
| | | //background-size: cover; |