ソースを参照

🎨 隐藏首页

xinyan 7 ヶ月 前
コミット
b930f563c4
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/system/home/index.vue

+ 1 - 1
src/views/system/home/index.vue

@@ -1,5 +1,5 @@
 <template>
-  <div class="home-container">
+  <div class="home-container" v-if="false">
     <el-row :gutter="15" class="home-card-one mb15">
       <el-col
           v-for="(v, k) in homeOne"