Tcode平台改造升级-解决方案页面开发
This commit is contained in:
@@ -31,6 +31,18 @@ export default [
|
||||
asideMenu: 'drawer' // 左侧菜单抽屉模式
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/solutions',
|
||||
name: 'solutions',
|
||||
component: () => import('@/views/Jyh/solutions/index.vue'),
|
||||
meta: {
|
||||
title: '解决方案',
|
||||
className: 'w-full min-w-full',
|
||||
hiddenFooter: true,
|
||||
hasMobile: true,
|
||||
asideMenu: 'drawer'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/repoDetail/AIRepair',
|
||||
name: 'AIRepair',
|
||||
|
||||
Reference in New Issue
Block a user