mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
登陆页面
This commit is contained in:
parent
43d5e83768
commit
b45f6e5d2f
@ -24,7 +24,7 @@
|
||||
</el-form>
|
||||
<!-- Add a white line and copyright info below the form -->
|
||||
<div class="divider"></div>
|
||||
<div class="copyright">©2020-2025 {{companyName}}</div>
|
||||
<div class="copyright">©2020-2025 <span v-html="companyName"></span></div>
|
||||
</div>
|
||||
<select-login-user ref="selectLoginUserRef" @select="handleSelect"></select-login-user>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user