This commit is contained in:
chenjiajun
2020-10-25 15:39:04 +08:00
parent 71795b2a27
commit 2ce24c8a2d
10 changed files with 65 additions and 189 deletions

View File

@ -2,11 +2,7 @@
<div class="login">
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" label-position="left" label-width="0px" class="login-form">
<h3 class="title">
<<<<<<< HEAD
YSHOP后台管理系统-3.1
=======
农心商城后台管理系统v1.0
>>>>>>> 88fdfe1ae8a01c7ce6c7907f9a20ebc751c8e4d1
</h3>
<el-form-item prop="username">
<el-input v-model="loginForm.username" type="text" auto-complete="off" placeholder="账号">