mirror of
https://github.com/vbenjs/vben-admin-thin-next.git
synced 2025-01-24 02:00:22 +08:00
fix(demo): setup
page route config
修复引导页的相关路由配置
This commit is contained in:
parent
993e19dcc3
commit
d5d5c4b4bf
@ -22,6 +22,7 @@ const setup: AppRouteModule = {
|
|||||||
meta: {
|
meta: {
|
||||||
title: t('routes.demo.setup.page'),
|
title: t('routes.demo.setup.page'),
|
||||||
icon: 'whh:paintroll',
|
icon: 'whh:paintroll',
|
||||||
|
hideMenu: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user