feat(projects): 多页签绑定路由

This commit is contained in:
Soybean
2021-09-17 19:50:24 +08:00
parent eec0b36f59
commit f29bc05dd9
13 changed files with 195 additions and 65 deletions

View File

@ -48,7 +48,7 @@ const themeSettings: ThemeSettings = {
bgColor: '#fff'
},
multiTabStyle: {
height: 48,
height: 44,
visible: true,
bgColor: '#fff'
},