提交 d5d5c4b4 作者: 无木

fix(demo): `setup` page route config

修复引导页的相关路由配置
上级 993e19dc
...@@ -22,6 +22,7 @@ const setup: AppRouteModule = { ...@@ -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,
}, },
}, },
], ],
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论