gx
chenyc
2025-02-19 b067918363985cbdf1f1f2174b61c6101e5395f0
src/layout/navBars/topBar/index.vue
@@ -2,6 +2,7 @@
   <div class="layout-navbars-breadcrumb-index">
      <Logo v-if="setIsShowLogo" />
      <Breadcrumb />
      <Horizontal :menuList="state.menuList" v-if="isLayoutTransverse" />
      <User />
   </div>