fix: 固定展示首页栏目
This commit is contained in:
@@ -37,7 +37,7 @@ const constantRoutes: RouteRecordRaw[] = [
|
||||
{
|
||||
path: '/index',
|
||||
name: 'Index',
|
||||
meta: { title: '首页', icon: 'icon-pcduan', hideInMenu: true },
|
||||
meta: { title: '首页', icon: 'icon-pcduan' },
|
||||
component: () => import('@/views/index.vue'),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user