mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-12 06:02:12 +08:00
feat: The accordion mode of the menu is configurable
This commit is contained in:
@@ -50,6 +50,7 @@ function getTransitionName(route: RouteLocationNormalizedLoaded) {
|
||||
<component
|
||||
:is="Component"
|
||||
v-if="renderRouteView"
|
||||
v-show="!route.meta.iframeSrc"
|
||||
:key="route.fullPath"
|
||||
class="h-[1000px]"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user