This commit is contained in:
A1300399510
2023-07-27 14:29:12 +08:00
parent 25561ff12d
commit ff15fe1a0e
3 changed files with 24 additions and 12 deletions

View File

@@ -22,7 +22,7 @@
</div>
</div>
</div>
<div class="dis-f jus-x al-item">
<div class="dis-f jus-x al-item body-maxWidth" style="margin: auto;">
<div class="logo-box dis-f al-item body-maxWidth">
<img src="../../assets/homeImage/logo.png" class="logo-img" alt="">
<img src="../../assets/homeImage/logoText.png" class="logo-text-img" alt="">
@@ -169,6 +169,7 @@ tabBtnType.value = route.meta.path
.top-bg-img-box {
width: 100%;
min-width: 1200px;
}
.top-bg-img-box .bg-img {

View File

@@ -86,6 +86,7 @@ const showPop = () => show.value = !show.value
background: #fff;
border-radius: 20px;
padding: 20px;
max-width: 90vw;
.close {
display: block;