mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
style(projects): per style [完善样式]
This commit is contained in:
@ -120,9 +120,11 @@
|
||||
]
|
||||
},
|
||||
"footer": {
|
||||
"visible": true,
|
||||
"fixed": false,
|
||||
"right": true,
|
||||
"height": 48,
|
||||
"visible": true
|
||||
"inverted": false
|
||||
},
|
||||
"page": {
|
||||
"animate": true,
|
||||
|
@ -83,9 +83,11 @@ const defaultThemeSetting: Theme.Setting = {
|
||||
horizontalPositionList: themeHorizontalMenuPositionOptions
|
||||
},
|
||||
footer: {
|
||||
visible: true,
|
||||
fixed: false,
|
||||
right: true,
|
||||
height: 48,
|
||||
visible: true
|
||||
inverted: false
|
||||
},
|
||||
page: {
|
||||
animate: true,
|
||||
|
Reference in New Issue
Block a user