gx
chenyc
2025-06-15 04732ada04dea11bd0e995d65fb74df771513802
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" />