fix: menu 高度不一致的问题
This commit is contained in:
@@ -85,7 +85,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
meta: {
|
||||
canTo: true,
|
||||
hidden: true,
|
||||
noTagsView: true,
|
||||
noTagsView: false,
|
||||
icon: 'ep:user',
|
||||
title: t('common.profile')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user