mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-12 02:58:38 +08:00
14 lines
255 B
JSON
14 lines
255 B
JSON
{
|
|
"theme": "light",
|
|
"themeColor": "#165DFF",
|
|
"tab": true,
|
|
"tabMode": "card",
|
|
"animate": false,
|
|
"animateMode": "zoom-fade",
|
|
"menuCollapse": true,
|
|
"menuAccordion": true,
|
|
"menuDark": false,
|
|
"copyrightDisplay": false,
|
|
"layout": "left"
|
|
}
|