Browse Source

更新首页样式

guhongwei 5 years ago
parent
commit
4d091ab2e0
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/components/index.vue

+ 3 - 1
src/components/index.vue

@@ -2,7 +2,9 @@
   <div id="index">
     <el-row>
       <el-col :sapn="24" class="top">
-        <top :info="info"></top>
+        <div class="w_1270">
+          <top :info="info"></top>
+        </div>
       </el-col>
       <el-col :sapn="24" class="banner">
         <banner :info="info"></banner>