mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-11 06:57:10 +08:00
first commit
This commit is contained in:
12
src/config/setting.json
Normal file
12
src/config/setting.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"theme": "light",
|
||||
"themeColor": "#165DFF",
|
||||
"tab": true,
|
||||
"tabMode": "card",
|
||||
"animate": false,
|
||||
"animateMode": "zoom-fade",
|
||||
"menuCollapse": true,
|
||||
"menuAccordion": true,
|
||||
"menuDark": false,
|
||||
"layout": "left"
|
||||
}
|
Reference in New Issue
Block a user