zs 1 ay önce
ebeveyn
işleme
d13a7a3fe1
1 değiştirilmiş dosya ile 3 ekleme ve 2 silme
  1. 3 2
      src/components/windows/footIndex.vue

+ 3 - 2
src/components/windows/footIndex.vue

@@ -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="12" class="left"> 联系我们 </el-col>
-        <el-col :span="12" class="right">
+        <el-col :span="8" class="left"> 联系我们 </el-col>
+        <el-col :span="16" class="right">
           <el-icon size="30px" color="#1C88FE">
             <PhoneFilled />
           </el-icon>
@@ -64,6 +64,7 @@
       .right {
         display: flex;
         align-items: center;
+        justify-content: flex-end;
 
         .images {
           width: 10px;