Netfan
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with
0 additions and
12 deletions
-
apps/web-antd/src/router/routes/core.ts
-
apps/web-ele/src/router/routes/core.ts
-
apps/web-naive/src/router/routes/core.ts
-
playground/src/router/routes/core.ts
|
|
|
@ -29,9 +29,6 @@ const coreRoutes: RouteRecordRaw[] = [ |
|
|
|
{ |
|
|
|
component: BasicLayout, |
|
|
|
meta: { |
|
|
|
hideInBreadcrumb: true, |
|
|
|
hideInMenu: true, |
|
|
|
hideInTab: true, |
|
|
|
title: 'Root', |
|
|
|
}, |
|
|
|
name: 'Root', |
|
|
|
|
|
|
|
@ -29,9 +29,6 @@ const coreRoutes: RouteRecordRaw[] = [ |
|
|
|
{ |
|
|
|
component: BasicLayout, |
|
|
|
meta: { |
|
|
|
hideInBreadcrumb: true, |
|
|
|
hideInMenu: true, |
|
|
|
hideInTab: true, |
|
|
|
title: 'Root', |
|
|
|
}, |
|
|
|
name: 'Root', |
|
|
|
|
|
|
|
@ -29,9 +29,6 @@ const coreRoutes: RouteRecordRaw[] = [ |
|
|
|
{ |
|
|
|
component: BasicLayout, |
|
|
|
meta: { |
|
|
|
hideInBreadcrumb: true, |
|
|
|
hideInMenu: true, |
|
|
|
hideInTab: true, |
|
|
|
title: 'Root', |
|
|
|
}, |
|
|
|
name: 'Root', |
|
|
|
|
|
|
|
@ -29,9 +29,6 @@ const coreRoutes: RouteRecordRaw[] = [ |
|
|
|
{ |
|
|
|
component: BasicLayout, |
|
|
|
meta: { |
|
|
|
hideInBreadcrumb: true, |
|
|
|
hideInMenu: true, |
|
|
|
hideInTab: true, |
|
|
|
title: 'Root', |
|
|
|
}, |
|
|
|
name: 'Root', |
|
|
|
|