src/views/layout/components/Main/index.vue @@ -1,6 +1,5 @@ <template> <el-main> <NavBar/> <router-view></router-view> </el-main> </template>