refactor: 重构主机分组页面.

This commit is contained in:
lijiahang
2023-11-23 19:16:57 +08:00
parent 2230d4ed8b
commit 5fe7ce07e5
16 changed files with 166 additions and 102 deletions

View File

@@ -4,7 +4,7 @@
<div v-if="navbar" class="layout-navbar">
<NavBar />
</div>
<a-layout style="flex-direction: row;">
<a-layout>
<!-- 左侧菜单栏 -->
<a-layout-sider v-if="renderMenu"
v-show="!hideMenu"