no message
parent
cbd21015f1
commit
3b57ce863e
|
|
@ -2,9 +2,6 @@
|
||||||
<div class="main_div" :style="'background-image:url('+ Background +');'">
|
<div class="main_div" :style="'background-image:url('+ Background +');'">
|
||||||
<BindLicense ref="BindLicense"/>
|
<BindLicense ref="BindLicense"/>
|
||||||
<el-row type="flex" style="width: 100%;height: 100%">
|
<el-row type="flex" style="width: 100%;height: 100%">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- 底部 -->
|
<!-- 底部 -->
|
||||||
<!-- <el-col :span="12" ><div class="main_left" ></div></el-col> -->
|
<!-- <el-col :span="12" ><div class="main_left" ></div></el-col> -->
|
||||||
<el-col :span="24"><div class="login">
|
<el-col :span="24"><div class="login">
|
||||||
|
|
@ -14,8 +11,7 @@
|
||||||
<div style="margin-top: 20px;margin-right: auto;margin-left: auto;width: 100px;height: 100px">
|
<div style="margin-top: 20px;margin-right: auto;margin-left: auto;width: 100px;height: 100px">
|
||||||
<el-avatar src="https://cube.elemecdn.com/0/88/03b0d39583f48206768a7534e55bcpng.png" style="height: 100px;width: 100px" fit="fill"></el-avatar>
|
<el-avatar src="https://cube.elemecdn.com/0/88/03b0d39583f48206768a7534e55bcpng.png" style="height: 100px;width: 100px" fit="fill"></el-avatar>
|
||||||
</div>
|
</div>
|
||||||
<h2 class="title" @click="bingLicense">
|
<h2 class="title" @click="bingLicense">WMS管理系统
|
||||||
欢迎来到 WaMaS Plus! 👋
|
|
||||||
</h2>
|
</h2>
|
||||||
<el-form-item prop="username">
|
<el-form-item prop="username">
|
||||||
<el-input v-model="loginForm.username" type="text" auto-complete="off" placeholder="账号">
|
<el-input v-model="loginForm.username" type="text" auto-complete="off" placeholder="账号">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue