This commit is contained in:
ygx
2026-03-21 16:19:06 +08:00
parent 4708a8bbf7
commit 69e421834b
8 changed files with 501 additions and 364 deletions

View File

@@ -7,7 +7,7 @@
<a-layout>
<a-layout-sider
v-if="renderMenu"
v-show="!hideMenu && !route?.meta?.isNewTab && !route?.meta?.is_full"
v-show="!route?.meta?.is_full"
class="layout-sider"
:breakpoint="'xl'"
:collapsible="true"