rev:基础数据用额面维护

This commit is contained in:
zhangzhiqiang
2023-06-28 09:17:26 +08:00
parent 3fb718b739
commit 2d2d3d3c74
71 changed files with 2064 additions and 1712 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="账号">