gx
chenyc
2025-02-25 6bc0efe1d7ffb748fba153878a70ddf3425e888b
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>