mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): new layout,tab and add update theme settings
This commit is contained in:
@ -23,6 +23,17 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"scrollMode": "content",
|
||||
"scrollModeList": [
|
||||
{
|
||||
"value": "wrapper",
|
||||
"label": "外层滚动"
|
||||
},
|
||||
{
|
||||
"value": "content",
|
||||
"label": "主体滚动"
|
||||
}
|
||||
],
|
||||
"themeColor": "#1890ff",
|
||||
"themeColorList": [
|
||||
"#1890ff",
|
||||
|
Reference in New Issue
Block a user