|
@ -91,21 +91,21 @@ const commodityManagement = { |
|
|
meta: {title: '关于信息公开', noCache: false, affix: false}, |
|
|
meta: {title: '关于信息公开', noCache: false, affix: false}, |
|
|
children: [ |
|
|
children: [ |
|
|
{ |
|
|
{ |
|
|
path: '/information301', |
|
|
path: '/information501', |
|
|
code: '060501', |
|
|
code: '060501', |
|
|
component: () => import('@/views/lists/index'), |
|
|
component: () => import('@/views/lists/index'), |
|
|
name: '信息公开实施细则', |
|
|
name: '信息公开实施细则', |
|
|
meta: {title: '信息公开实施细则', noCache: false, affix: false}, |
|
|
meta: {title: '信息公开实施细则', noCache: false, affix: false}, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
path: '/information302', |
|
|
path: '/information502', |
|
|
code: '060502', |
|
|
code: '060502', |
|
|
component: () => import('@/views/lists/index'), |
|
|
component: () => import('@/views/lists/index'), |
|
|
name: '公司制度', |
|
|
name: '公司制度', |
|
|
meta: {title: '公司制度', noCache: false, affix: false}, |
|
|
meta: {title: '公司制度', noCache: false, affix: false}, |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
path: '/information303', |
|
|
path: '/information503', |
|
|
code: '060503', |
|
|
code: '060503', |
|
|
component: () => import('@/views/richText/index'), |
|
|
component: () => import('@/views/richText/index'), |
|
|
name: '联系我们', |
|
|
name: '联系我们', |
|
|