|
@@ -2,8 +2,8 @@
|
|
|
<el-row class="foot animate__animated animate__backInRight">
|
|
|
<el-col :span="24" class="footInfo">
|
|
|
<el-col :span="24" class="phoneEmail">
|
|
|
- <el-col :span="8" class="left"> 联系我们 </el-col>
|
|
|
- <el-col :span="16" class="right">
|
|
|
+ <el-col :span="4" class="left"> 联系我们 </el-col>
|
|
|
+ <el-col :span="20" class="right">
|
|
|
<el-icon size="30px" color="#1C88FE">
|
|
|
<PhoneFilled />
|
|
|
</el-icon>
|