Skip to main content

Menu Management

The menu management module provides configuration management for system menus and buttons, controlling the navigation structure and operation permissions of the gateway runtime web interface.

Feature Entry

Click "System Management → Menu Management" in the left menu to enter the management page.

Menu Management Page

Displays the hierarchical relationship of menus and buttons in a tree structure:

ColumnDescription
NameThe display name of the menu or button
CodeThe unique code of the menu or button
Page AddressThe page address used by the menu entry
TypeMenu/Button
SortDisplay sort number
StatusEnabled/Disabled

Operation Features

FeatureDescription
Add MenuCreate a new menu
Add ButtonCreate a button under a menu
EditEdit a menu or button
DeleteDelete a menu or button
Batch DeleteBatch delete selected items
RefreshRefresh the menu tree

Add/Edit Menu

Click the "Add Menu" or "Edit" button to open the menu configuration dialog:

Menu Configuration Dialog

Configuration Items

FieldDescription
Menu NameThe display name of the menu
Menu CodeThe unique identifier of the menu
Parent MenuThe parent menu
Page AddressThe page address opened by this menu
IconThe menu icon
SortDisplay sort order
EnabledWhether to enable

Add/Edit Button

Click the "Add Button" button to open the button configuration dialog:

Button Configuration Dialog

Configuration Items

FieldDescription
Button NameThe display name of the button
Button CodeThe unique identifier of the button
Parent MenuThe menu it belongs to
SortDisplay sort order
EnabledWhether to enable