去除首页菜单
This commit is contained in:
parent
5f792646fa
commit
ec136afa6c
@ -62,7 +62,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
component: () => import('@/views/mapPage/realTimeMap/index.vue'),
|
||||
name: 'MapPageRealTimeMap',
|
||||
meta: {
|
||||
title: t('router.home'),
|
||||
title: '实时地图',
|
||||
icon: 'ep:home-filled',
|
||||
noCache: false,
|
||||
affix: true
|
||||
|
Loading…
Reference in New Issue
Block a user