11.22前端

This commit is contained in:
@QQNZX 2023-11-25 09:30:24 +08:00
parent 1088d21953
commit 41198cef57
2 changed files with 2 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -78,11 +78,8 @@
</el-form-item>
</el-form>
<!-- 验证码-->
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" v-if="actindex == 1" >
<!-- <div class="title">-->
<!-- <img class="logo" src="@/assets/logo/logo.png"/>-->
<!-- <span class="name">{{ systemName }}</span>-->
<!-- </div>-->
<el-form-item prop="username">
<el-input
@ -227,6 +224,7 @@ export default {
}
}, 1000)
}
},
getCodeimg() {
const app = this