Dynamic Parameters
November 27, 2024Less than 1 minute
Introduction
On the background parameter configuration page, we can configure the following dynamic parameters to dynamically configure the website.
Parameter Configuration
Warning
The configuration category must be system
Currently supported page parameter configurations are as follows:
Key (key) | Introduction |
---|---|
sys.ui.name | Configure the name of the background system. |
sys.ui.logo | Configure the background logo. |
sys.ui.showSettingButton | ("true" or "false") Configure whether to display the settings button in the background. |
sys.ui.defaultLocale | ("zh-CN" or "en-US") Configure the default language of the background. |
sys.ui.header.showNotice | ("true" or "false") Whether to display the message button. |
sys.ui.layoutType | ("mixed-nav" or "sidebar-nav" or "sidebar-mixed-nav" or "header-nav" or "full-content") Default layout. |
sys.ui.showBreadCrumb | ("true" or "false") Whether to display the breadcrumb. |