This commit is contained in:
quantulr
2023-09-15 15:34:42 +08:00
parent 0e5ad5921e
commit e81644353d
6 changed files with 9 additions and 9 deletions

View File

@ -11,7 +11,7 @@
<img src="../static/login-left..png" alt="" />
</el-col>
<el-col :span="12" class="_right">
<h3 class="title">中科云</h3>
<h3 class="title">咸海生态治理国际科技产业合作信息化平台</h3>
<el-form-item prop="username">
<el-input
v-model="loginForm.username"

View File

@ -6,7 +6,7 @@
:rules="registerRules"
class="register-form"
>
<h3 class="title">中科云</h3>
<h3 class="title">咸海生态治理国际科技产业合作信息化平台</h3>
<el-form-item prop="username">
<el-input
v-model="registerForm.username"