gx
chenyc
2025-04-02 ab3944dfef7040e68b5b4c6ca06c66a0ad521903
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" />