Commit d5d5c4b4 authored by 无木's avatar 无木

fix(demo): `setup` page route config

修复引导页的相关路由配置
parent 993e19dc
......@@ -22,6 +22,7 @@ const setup: AppRouteModule = {
meta: {
title: t('routes.demo.setup.page'),
icon: 'whh:paintroll',
hideMenu: true,
},
},
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment