style(projects): per style [完善样式]

This commit is contained in:
Soybean
2023-03-15 09:01:06 +08:00
parent b549b32cbb
commit 209ef3d890
33 changed files with 113 additions and 124 deletions

View File

@ -120,9 +120,11 @@
]
},
"footer": {
"visible": true,
"fixed": false,
"right": true,
"height": 48,
"visible": true
"inverted": false
},
"page": {
"animate": true,

View File

@ -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,