🐛 fix(UI): 调整谷云logo

This commit is contained in:
fhysy 2024-06-26 15:59:41 +08:00
parent 901de1726a
commit 68524aa443
6 changed files with 9 additions and 9 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -20,7 +20,7 @@
@click="userTypeClick('enter')"
:class="formTitleType === 'enter' ? 'tags-div tags-checked' : 'tags-div'"
>
<h3>企业登录</h3>
<h3>用户登录</h3>
<span></span>
</div>
<!-- <div-->

View File

@ -22,7 +22,7 @@
@click="userTypeClick('enter')"
:class="formTitleType === 'enter' ? 'tags-div tags-checked' : 'tags-div'"
>
<h3>企业登录</h3>
<h3>用户登录</h3>
<span></span>
</div>
<!-- <div-->
@ -248,14 +248,14 @@ export default {
justify-content: center;
margin-bottom: 34px;
img{
height: 80px;
width: 80px;
height: 100px;
width: 100px;
}
span{
font-family: SimSun;
font-family: cursive;
font-weight: 400;
font-size: 28px;
margin-left: 20px;
font-size: 30px;
margin-left: 10px;
//line-height: 80px;
color: #000000;
}

View File

@ -18,7 +18,7 @@
@click="userTypeClick('enter')"
:class="formTitleType === 'enter' ? 'tags-div tags-checked' : 'tags-div'"
>
<h3>企业登录</h3>
<h3>用户登录</h3>
<span></span>
</div>
<!-- <div-->

View File

@ -14,7 +14,7 @@
@click="userTypeClick('enter')"
:class="formTitleType === 'enter' ? 'tags-div tags-checked' : 'tags-div'"
>
<h3>企业登录</h3>
<h3>用户登录</h3>
<span></span>
</div>
<div