修改
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -86,6 +86,7 @@ const showPop = () => show.value = !show.value
|
||||
background: #fff;
|
||||
border-radius: 20px;
|
||||
padding: 20px;
|
||||
max-width: 90vw;
|
||||
|
||||
.close {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user