File tree Expand file tree Collapse file tree 4 files changed +0
-12
lines changed
web-antd/src/router/routes
web-ele/src/router/routes
web-naive/src/router/routes
playground/src/router/routes Expand file tree Collapse file tree 4 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,6 @@ const coreRoutes: RouteRecordRaw[] = [
29
29
{
30
30
component : BasicLayout ,
31
31
meta : {
32
- hideInBreadcrumb : true ,
33
- hideInMenu : true ,
34
- hideInTab : true ,
35
32
title : 'Root' ,
36
33
} ,
37
34
name : 'Root' ,
Original file line number Diff line number Diff line change @@ -29,9 +29,6 @@ const coreRoutes: RouteRecordRaw[] = [
29
29
{
30
30
component : BasicLayout ,
31
31
meta : {
32
- hideInBreadcrumb : true ,
33
- hideInMenu : true ,
34
- hideInTab : true ,
35
32
title : 'Root' ,
36
33
} ,
37
34
name : 'Root' ,
Original file line number Diff line number Diff line change @@ -29,9 +29,6 @@ const coreRoutes: RouteRecordRaw[] = [
29
29
{
30
30
component : BasicLayout ,
31
31
meta : {
32
- hideInBreadcrumb : true ,
33
- hideInMenu : true ,
34
- hideInTab : true ,
35
32
title : 'Root' ,
36
33
} ,
37
34
name : 'Root' ,
Original file line number Diff line number Diff line change @@ -29,9 +29,6 @@ const coreRoutes: RouteRecordRaw[] = [
29
29
{
30
30
component : BasicLayout ,
31
31
meta : {
32
- hideInBreadcrumb : true ,
33
- hideInMenu : true ,
34
- hideInTab : true ,
35
32
title : 'Root' ,
36
33
} ,
37
34
name : 'Root' ,
You can’t perform that action at this time.
0 commit comments