mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 22:30:19 +08:00
fix(hooks): 修复登录页切换登录页参数丢失问题
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<global-logo />
|
||||
</div>
|
||||
<div class="flex-y-center h-full">
|
||||
<menu-collapse />
|
||||
<menu-collapse v-if="theme.navStyle.mode !== 'horizontal'" />
|
||||
<global-breadcrumb v-if="theme.crumbsStyle.visible" />
|
||||
</div>
|
||||
<div class="flex-1 flex justify-end h-full">
|
||||
|
||||
Reference in New Issue
Block a user