“hanlingqiang 1 год назад
Родитель
Сommit
802a974189
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/views/index.vue

+ 2 - 2
src/views/index.vue

@@ -50,7 +50,7 @@
       </el-col>
       </el-col>
     </el-row>
     </el-row>
 
 
-    <el-row :gutter="10" class="top_row">
+    <!-- <el-row :gutter="10" class="top_row">
       <el-col :span="8" class="box-card_bg" v-for="(item, index) in state.jumpListData" :key="index">
       <el-col :span="8" class="box-card_bg" v-for="(item, index) in state.jumpListData" :key="index">
         <el-card @click="jumpweb(item.type)" :style="{ background: item.bgColor }" class="box-card-num">
         <el-card @click="jumpweb(item.type)" :style="{ background: item.bgColor }" class="box-card-num">
           <el-row class="box-card-row" style="margin:0">
           <el-row class="box-card-row" style="margin:0">
@@ -63,7 +63,7 @@
           </el-row>
           </el-row>
         </el-card>
         </el-card>
       </el-col>
       </el-col>
-    </el-row>
+    </el-row> -->
 
 
     <el-row :gutter="10">
     <el-row :gutter="10">
       <el-col :span="24">
       <el-col :span="24">