perf: optimization of tabbar display (#4169)
* perf: optimization of tabbar display * fix: ci error * chore: typo * chore: typo
This commit is contained in:
@@ -161,7 +161,7 @@ const routes: RouteRecordRaw[] = [
|
||||
import(
|
||||
'#/views/demos/features/hide-menu-children/children.vue'
|
||||
),
|
||||
meta: { title: 'HideChildrenInMenuChildrenDemo' },
|
||||
meta: { title: $t('page.demos.features.hideChildrenInMenu') },
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user