chenyc
2024-09-14 901c277599e4abd4fc2f0cde8f9c2b853e779d5a
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" />