| | |
| | | <div class="login_title"> |
| | | <span>用户登录</span> |
| | | </div> |
| | | <el-form ref="loginForm" class="loginForm"> |
| | | <el-form |
| | | ref="loginForm" |
| | | class="loginForm" |
| | | > |
| | | <el-form-item prop="uid"> |
| | | <el-input |
| | | placeholder="输入登录账号" |
| | |
| | | </el-form-item> |
| | | </el-col> |
| | | |
| | | <el-col :span="6" align="right"> </el-col> |
| | | <el-col |
| | | :span="6" |
| | | align="right" |
| | | > </el-col> |
| | | </el-form-item> |
| | | |
| | | <el-form-item> |
| | |
| | | type="primary" |
| | | class="nobr loginbtn btnbox" |
| | | @click="setLogin()" |
| | | >登录</el-button |
| | | > |
| | | >登录</el-button> |
| | | </el-form-item> |
| | | </el-form> |
| | | </div> |
| | |
| | | width: 100%; |
| | | height: 100%; |
| | | position: relative; |
| | | background: url("../assets/img/moon-bg.png") no-repeat; |
| | | background: url("../assets/img/背景.png") no-repeat; |
| | | background-size: 100% 100%; |
| | | .zz { |
| | | position: absolute; |