fix:跨域问题

This commit is contained in:
zhangzq
2024-08-13 17:24:20 +08:00
parent f1958b404d
commit e5691da42a
5 changed files with 474 additions and 68 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">
海亮LMS系统
恒森WMS系统
</h3>
<el-form-item prop="username">
<el-input v-model="loginForm.username" type="text" auto-complete="off" placeholder="账号">