|
@@ -3,7 +3,7 @@
|
|
|
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form" auto-complete="on" label-position="left">
|
|
|
|
|
|
<div class="title-container">
|
|
|
- <h3 class="title">洪楼Pro管理系统</h3>
|
|
|
+ <h3 class="title">洪楼Plus管理系统</h3>
|
|
|
</div>
|
|
|
|
|
|
<el-form-item prop="username">
|