fix: 登入页面文字描述

This commit is contained in:
chenjianxing 2021-01-28 14:47:44 +08:00
parent 8c8f2850c2
commit bacfd8fc64
1 changed files with 0 additions and 6 deletions

View File

@ -8,7 +8,6 @@
<img :src="'/display/file/loginLogo'" alt="">
</div>
<div class="welcome">
<span>Metersphere</span>
<span>{{ $t('commons.welcome') }}</span>
</div>
</div>
@ -283,11 +282,6 @@ export default {
margin: 165px 0px;
}
.welcome span:first-child {
font-weight: bold;
margin-right: 3px;
}
</style>
<style>