gx
chenyc
2025-05-06 e86caaa9da27f6b0d5aefd5f0246674ab43975d8
src/layout/main/defaults.vue
@@ -1,7 +1,9 @@
<template>
   <el-container class="layout-container">
      <LayoutAside />
      <!-- 不要菜单栏 -->
      <!-- <LayoutAside /> -->
      <el-container class="layout-container-view h100">
         <el-scrollbar ref="layoutScrollbarRef" class="layout-backtop">
            <LayoutHeader />
            <LayoutMain ref="layoutMainRef" />