linan-0110 5 سال پیش
والد
کامیت
6c7f1c33e1
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      src/views/Home/Home.vue

+ 0 - 4
src/views/Home/Home.vue

@@ -15,7 +15,6 @@
         <section class="section">
             <el-row class="tac">
                 <el-col :span="3">
-                    <!-- <h5>默认颜色</h5> -->
                     <el-menu
                         default-active="2"
                         class="el-menu-vertical-demo"
@@ -55,7 +54,6 @@
                 <el-col :span="21" class="main_right">
                     <div class="warp">
                         <router-view />
-                        <!-- <iframe :src="iframeSrc" frameborder="0"></iframe> -->
                     </div>
                 </el-col>
             </el-row>
@@ -64,12 +62,10 @@
 </template>
 
 <script>
-// import HelloWorld from "@/components/HelloWorld.vue";
 import { menuData } from "./mencCofig.js";
 
 export default {
     name: "home",
-    components: {},
     data() {
         return {
             // 菜单配置