Commit e39389c7 by yuwei

项目初始化

parent 55224d3c
......@@ -2,7 +2,7 @@
<div class="login-container" :style="'background-image:url('+ background +');'">
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form" auto-complete="on" label-position="left">
<div class="title-container">
<h3 class="title">系统登陆</h3>
<h3 class="title">智数通</h3>
</div>
<el-form-item prop="username">
<el-input v-model="loginForm.username" type="text" auto-complete="off" placeholder="账号">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment