guhongwei 4 年之前
父节点
当前提交
5fc619d19c
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/layout/index/recruit.vue

+ 3 - 3
src/layout/index/recruit.vue

@@ -14,7 +14,7 @@
               </el-col>
             </el-col>
             <el-col :span="24" class="list">
-              <el-col :span="18" class="leftList">
+              <el-col :span="15" class="leftList">
                 <el-col :span="24" class="noList">
                   <!-- <el-col :span="4" class="jobs">
                     招聘职位
@@ -53,7 +53,7 @@
                   </el-col>
                 </el-col>
               </el-col>
-              <el-col :span="6" class="rightList" style="width:307px;height:416px;" v-loading="loading">
+              <el-col :span="10" class="rightList" style="width:307px;height:416px;" v-loading="loading">
                 <el-col :span="24" class="rightTop">
                   <el-col :span="16" class="rightTopTit">
                     <span>{{ zixunList.title || zixunTitle }}</span>
@@ -257,7 +257,7 @@ p {
   text-align: center;
 }
 .rightList {
-  width: 247px;
+  width: 466px;
   height: 416px;
   overflow: hidden;
   background-color: #fff;