调整菜单
This commit is contained in:
parent
d5ecb37588
commit
5282a747db
|
|
@ -42,7 +42,7 @@ export const constantRoutes = [{
|
||||||
title: '登录'
|
title: '登录'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/system/slice/testmap2',
|
path: '/system/slice/testmap2',
|
||||||
name: 'marketMap2025',
|
name: 'marketMap2025',
|
||||||
hidden: true,
|
hidden: true,
|
||||||
|
|
@ -50,8 +50,8 @@ export const constantRoutes = [{
|
||||||
meta: {
|
meta: {
|
||||||
title: '2025片区围点'
|
title: '2025片区围点'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/system/slice/map',
|
path: '/system/slice/map',
|
||||||
name: 'marketMap',
|
name: 'marketMap',
|
||||||
hidden: true,
|
hidden: true,
|
||||||
|
|
@ -59,8 +59,8 @@ export const constantRoutes = [{
|
||||||
meta: {
|
meta: {
|
||||||
title: '片区围点'
|
title: '片区围点'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/404',
|
path: '/404',
|
||||||
component: () =>
|
component: () =>
|
||||||
import('@/views/404'),
|
import('@/views/404'),
|
||||||
|
|
@ -69,8 +69,8 @@ export const constantRoutes = [{
|
||||||
roles: ['guest'],
|
roles: ['guest'],
|
||||||
title: '找不到对应的页面'
|
title: '找不到对应的页面'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/todo',
|
path: '/todo',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -88,8 +88,8 @@ export const constantRoutes = [{
|
||||||
|
|
||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/finish',
|
path: '/finish',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -110,8 +110,8 @@ export const constantRoutes = [{
|
||||||
|
|
||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/remPunish',
|
path: '/remPunish',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
redirect: '/remPunish/index',
|
redirect: '/remPunish/index',
|
||||||
|
|
@ -137,8 +137,8 @@ export const constantRoutes = [{
|
||||||
icon: 'dict'
|
icon: 'dict'
|
||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/abnormal',
|
path: '/abnormal',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
redirect: '/abnormal/company',
|
redirect: '/abnormal/company',
|
||||||
|
|
@ -891,8 +891,8 @@ export const constantRoutes = [{
|
||||||
hidden: true
|
hidden: true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/aiccpsmanage',
|
path: '/aiccpsmanage',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
redirect: '/aiccpsmanage/wgregorg',
|
redirect: '/aiccpsmanage/wgregorg',
|
||||||
|
|
@ -1261,8 +1261,8 @@ export const constantRoutes = [{
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/correct/abnormal/corrections',
|
path: '/correct/abnormal/corrections',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
redirect: '/abnormal/corrections',
|
redirect: '/abnormal/corrections',
|
||||||
|
|
@ -1272,8 +1272,8 @@ export const constantRoutes = [{
|
||||||
|
|
||||||
},
|
},
|
||||||
hidden: true
|
hidden: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/correct/illegal/corrections',
|
path: '/correct/illegal/corrections',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
redirect: '/illegal/corrections',
|
redirect: '/illegal/corrections',
|
||||||
|
|
@ -1282,8 +1282,8 @@ export const constantRoutes = [{
|
||||||
icon: 'dict'
|
icon: 'dict'
|
||||||
},
|
},
|
||||||
hidden: true
|
hidden: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/illegal',
|
path: '/illegal',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
redirect: '/illegal/inclusion/abnormal',
|
redirect: '/illegal/inclusion/abnormal',
|
||||||
|
|
@ -1664,8 +1664,8 @@ export const constantRoutes = [{
|
||||||
// path: '*', redirect: '/404', hidden: true
|
// path: '*', redirect: '/404', hidden: true
|
||||||
// }
|
// }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/cancel',
|
path: '/cancel',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
redirect: '/cancel/list',
|
redirect: '/cancel/list',
|
||||||
|
|
@ -1830,8 +1830,8 @@ export const constantRoutes = [{
|
||||||
hidden: true
|
hidden: true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/bBulkDeactivation',
|
path: '/bBulkDeactivation',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -1888,8 +1888,8 @@ export const constantRoutes = [{
|
||||||
},
|
},
|
||||||
hidden: true
|
hidden: true
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/revoke',
|
path: '/revoke',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
// redirect: '/revoke/revokeTodo',
|
// redirect: '/revoke/revokeTodo',
|
||||||
|
|
@ -2095,9 +2095,9 @@ export const constantRoutes = [{
|
||||||
},
|
},
|
||||||
hidden: true
|
hidden: true
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
path: '/market',
|
path: '/market',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -2247,8 +2247,8 @@ export const constantRoutes = [{
|
||||||
hidden: true
|
hidden: true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/blacklist',
|
path: '/blacklist',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -2288,8 +2288,8 @@ export const constantRoutes = [{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/py/blacklist',
|
path: '/py/blacklist',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -2309,8 +2309,8 @@ export const constantRoutes = [{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/punish',
|
path: '/punish',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -2530,8 +2530,8 @@ export const constantRoutes = [{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/aiAssign',
|
path: '/aiAssign',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -2576,8 +2576,8 @@ export const constantRoutes = [{
|
||||||
|
|
||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/system',
|
path: '/system',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -2672,8 +2672,8 @@ export const constantRoutes = [{
|
||||||
title: '下载操作手册'
|
title: '下载操作手册'
|
||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/reception',
|
path: '/reception',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -2724,8 +2724,8 @@ export const constantRoutes = [{
|
||||||
meta: { title: '协同监管分析', roles: ['reception-usua'] }
|
meta: { title: '协同监管分析', roles: ['reception-usua'] }
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/comprehensive',
|
path: '/comprehensive',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -2898,8 +2898,8 @@ export const constantRoutes = [{
|
||||||
|
|
||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/sjdzlb',
|
path: '/sjdzlb',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -2914,8 +2914,8 @@ export const constantRoutes = [{
|
||||||
meta: { title: '企业信用数据迁移对账系统' }
|
meta: { title: '企业信用数据迁移对账系统' }
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/entManage',
|
path: '/entManage',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
meta: {
|
meta: {
|
||||||
|
|
@ -2937,7 +2937,7 @@ export const constantRoutes = [{
|
||||||
meta: { title: '属地机关调整' }
|
meta: { title: '属地机关调整' }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/expelled',
|
path: 'expelled',
|
||||||
name: 'expelled',
|
name: 'expelled',
|
||||||
redirect: '/expelled/list',
|
redirect: '/expelled/list',
|
||||||
component: () =>
|
component: () =>
|
||||||
|
|
@ -3081,7 +3081,7 @@ export const constantRoutes = [{
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/forceNotice',
|
path: 'forceNotice',
|
||||||
name: 'forceNotice',
|
name: 'forceNotice',
|
||||||
redirect: '/forceNotice/inclusion',
|
redirect: '/forceNotice/inclusion',
|
||||||
component: () =>
|
component: () =>
|
||||||
|
|
@ -3368,12 +3368,12 @@ export const constantRoutes = [{
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/',
|
path: '/',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
redirect: '/todo'
|
redirect: '/todo'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue