| | |
| | | }
|
| | | ]
|
| | | },
|
| | | {
|
| | | path: '/main/MobileChat',
|
| | | component: Layout,
|
| | | redirect: '',
|
| | | hidden: true,
|
| | | permissions: ['MobileChat:edit'],
|
| | | children: [
|
| | | {
|
| | | path: '',
|
| | | component: () => import('@/views/chatHome/chatHomeIndex/MobileChat'),
|
| | | name: 'MobileChat',
|
| | | meta: { title: 'AI对话', activeMenu: '/chatHome/chatHomeIndex'}
|
| | | }
|
| | | ]
|
| | | },
|
| | | // {
|
| | | // path: '/main/MobileChat',
|
| | | // component: Layout,
|
| | | // redirect: '',
|
| | | // hidden: true,
|
| | | // permissions: ['MobileChat:edit'],
|
| | | // children: [
|
| | | // {
|
| | | // path: '',
|
| | | // component: () => import('@/views/chatHome/chatHomeIndex/MobileChat'),
|
| | | // name: 'MobileChat',
|
| | | // meta: { title: 'AI对话', activeMenu: '/chatHome/chatHomeIndex'}
|
| | | // }
|
| | | // ]
|
| | | // },
|
| | | {
|
| | | path: '/system/role-auth',
|
| | | component: Layout,
|