gx
chenyc
2025-09-25 9ce7c2a993cd67321885efb01b524567f8901411
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" />