mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-15 14:50:29 +08:00
perf: 优化导航,弹出的菜单超出内容区自适应且可滚动 (#858)
This commit is contained in:
@@ -68,6 +68,7 @@ watch(
|
||||
ref="menuRef"
|
||||
router
|
||||
mode="horizontal"
|
||||
popper-class="pure-scrollbar"
|
||||
class="horizontal-header-menu"
|
||||
:default-active="defaultActive"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user