Commit 086f4a8b authored by 赵伟庚's avatar 赵伟庚

顶部导航条高亮

parent 462bf878
<template>
<div id="app" @click="readFlag = false">
<el-config-provider>
<bg-menu :path="nowParent.path" @openMsg="openMsg"></bg-menu>
<bg-menu :path="nowParent[0].path" @openMsg="openMsg"></bg-menu>
<div class="container" v-if="pageShow">
<!-- <bg-nav :highlightParentRule="highlightParentRule" :title="nowParent.menuName" width="208px" :list="nowParent.children" v-show="navShow" class="con-nav" /> -->
<bg-nav
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment