rev:刻字后端代码

This commit is contained in:
zhangzhiqiang
2023-07-03 14:28:32 +08:00
parent ec0fd6cd53
commit 128272a27d
28 changed files with 277 additions and 636 deletions

View File

@@ -2,7 +2,7 @@
<div class="login" :style="'background-image:url('+ Background +');'">
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" label-position="left" label-width="0px" class="login-form">
<h3 class="title">
mes系统
mes系统
</h3>
<el-form-item prop="username">
<el-input v-model="loginForm.username" type="text" auto-complete="off" placeholder="账号">