mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(components): basicLayout布局组件重构完成:根据NavMode拆分为多个布局组件
This commit is contained in:
@ -13,7 +13,7 @@ const DASHBOARD: CustomRoute = {
|
||||
component: BasicLayout,
|
||||
redirect: { name: routeName('dashboard_analysis') },
|
||||
meta: {
|
||||
title: routeTitle('dashboard_analysis'),
|
||||
title: routeTitle('dashboard'),
|
||||
icon: 'carbon:dashboard'
|
||||
},
|
||||
children: [
|
||||
|
Reference in New Issue
Block a user