wuhongyu 5 years ago
parent
commit
c46c3c1db8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/direct.vue

+ 2 - 2
src/views/direct.vue

@@ -187,7 +187,7 @@
                   </ul>
                 </div>
               </el-col>
-              <el-col :span="10" class="jiabin luyan">
+              <el-col :span="7" class="jiabin luyan">
                 <p class="jiabintop luyanTop">
                   <span>项目路演</span>
                   <el-link :underline="false">MORE</el-link>
@@ -418,7 +418,7 @@ export default {
 <style lang="less" scoped>
 .w_1200 {
   margin: 0 auto;
-  width: 80%;
+  width: 1200px;
 }
 
 .livetop {