refactor(projects): basicLayout重构初步

This commit is contained in:
Soybean
2021-11-18 02:04:50 +08:00
parent 7925a69b64
commit 33770d2356
46 changed files with 1378 additions and 2 deletions

View File

@@ -67,6 +67,9 @@ const defaultThemeSettings: ThemeSettings = {
visible: true,
showIcon: true
},
footerStyle: {
height: 48
},
pageStyle: {
animate: true,
animateType: 'fade-slide',