类型:开发

描述:
This commit is contained in:
2025-04-02 12:27:59 +08:00
parent 5a0fa16d03
commit b67da6ce24
13 changed files with 84 additions and 44 deletions

View File

@@ -14,7 +14,7 @@
</div>
<div>
<img class="info-header__icon" src="@/assets/images/phone.png" alt="" />
<span class="info-header__text">联系电话+86-23-56636999</span>
<span class="info-header__text">联系电话{{ info?.phone }}</span>
</div>
</div>
</div>
@@ -210,7 +210,7 @@
background-size: 100% 100%;
}
&-box-2{
}
&-container {
padding: vh(20) vw(20) 0 vw(20);