mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-10 05:59:35 +00:00
feat: add search page
This commit is contained in:
@@ -70,6 +70,8 @@ const setting: ProjectConfig = {
|
||||
showDoc: true,
|
||||
// Whether to show the notification button
|
||||
showNotice: true,
|
||||
// Whether to display the menu search
|
||||
showSearch: true,
|
||||
},
|
||||
|
||||
// Menu configuration
|
||||
@@ -101,8 +103,6 @@ const setting: ProjectConfig = {
|
||||
split: false,
|
||||
// Top menu layout
|
||||
topMenuAlign: 'center',
|
||||
// Hide the search box when the menu is collapsed
|
||||
collapsedShowSearch: false,
|
||||
// Fold trigger position
|
||||
trigger: TriggerEnum.HEADER,
|
||||
// Turn on accordion mode, only show a menu
|
||||
|
Reference in New Issue
Block a user