mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-14 12:43:42 +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