修改标题

This commit is contained in:
shidongli 2023-09-20 16:48:54 +08:00
parent 4d29b79be1
commit 93a8b1af29
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ export default {
},
data() {
return {
title: '泉医到家运营管理平台',
title: '新版小程序管理系统',
logo: logoImg
}
}

View File

@ -6,7 +6,7 @@
:rules="loginRules"
class="login-form"
>
<h3 class="title">泉医到家运营管理平台</h3>
<h3 class="title">新版小程序管理系统</h3>
<el-form-item prop="username">
<el-input
v-model="loginForm.username"