Selaa lähdekoodia

去掉首页跳转导航页

“hanlingqiang 1 vuosi sitten
vanhempi
commit
802a974189
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/views/index.vue

+ 2 - 2
src/views/index.vue

@@ -50,7 +50,7 @@
       </el-col>
     </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-card @click="jumpweb(item.type)" :style="{ background: item.bgColor }" class="box-card-num">
           <el-row class="box-card-row" style="margin:0">
@@ -63,7 +63,7 @@
           </el-row>
         </el-card>
       </el-col>
-    </el-row>
+    </el-row> -->
 
     <el-row :gutter="10">
       <el-col :span="24">