mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(projects): basicLayout重构初步
This commit is contained in:
@ -76,6 +76,9 @@
|
||||
"visible": true,
|
||||
"showIcon": true
|
||||
},
|
||||
"footerStyle": {
|
||||
"height": 48
|
||||
},
|
||||
"pageStyle": {
|
||||
"animate": true,
|
||||
"animateType": "fade-slide",
|
||||
|
@ -67,6 +67,9 @@ const defaultThemeSettings: ThemeSettings = {
|
||||
visible: true,
|
||||
showIcon: true
|
||||
},
|
||||
footerStyle: {
|
||||
height: 48
|
||||
},
|
||||
pageStyle: {
|
||||
animate: true,
|
||||
animateType: 'fade-slide',
|
||||
|
Reference in New Issue
Block a user