mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-11 06:29:21 +00:00
perf(menu): optimize layout menu
This commit is contained in:
@@ -49,7 +49,7 @@ const setting: ProjectConfig = {
|
||||
// 折叠菜单时候是否显示菜单名
|
||||
collapsedShowTitle: false,
|
||||
// 是否可拖拽
|
||||
hasDrag: true,
|
||||
hasDrag: false,
|
||||
// 是否显示
|
||||
show: true,
|
||||
// 是否显示搜索框
|
||||
|
Reference in New Issue
Block a user