feat(Layout): Add topLeft layout

This commit is contained in:
陈凯龙
2022-01-19 16:29:35 +08:00
parent 839b6015b8
commit 71b1c5e10c
28 changed files with 571 additions and 166 deletions

View File

@@ -35,7 +35,9 @@ export default {
localeIcon: 'Locale icon',
tagsView: 'Tags view',
logo: 'Logo',
greyMode: 'Grey mode'
greyMode: 'Grey mode',
fixedHeader: 'Fixed header',
headerTheme: 'Header theme'
},
size: {
default: 'Default',