This commit is contained in:
fit2-zhao 2021-01-28 14:50:56 +08:00
commit 35336b58b6
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>