no message

main^2
userName 2024-11-08 13:33:57 +08:00
parent cbd21015f1
commit 3b57ce863e
1 changed files with 1 additions and 5 deletions

View File

@ -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="账号">