提交 360495fc authored 作者: 王腾飞's avatar 王腾飞

1216

上级 df444173
......@@ -181,14 +181,6 @@ export const asyncRouterMap = [{
search:true
},
},{
path: 'browsebycategory',
component: _import('submission/infoview/browsebycategory'),
name: 'browsebycategory',
meta: {
title: '分类浏览',
routerIds: ['240304']
},
},{
path: 'atlas',
component: _import('submission/infoview/atlas'),
name: 'atlas',
......@@ -248,7 +240,7 @@ export const asyncRouterMap = [{
component: _import('submission/metadatamange/index'),
alwaysShow: true,
meta: {
title: '数据管理',
title: '数据管理',
routerIds: ['2404']
},
children: [{
......@@ -256,7 +248,7 @@ export const asyncRouterMap = [{
component: _import('submission/metadatamange/metadataplan'),
name: 'metadataplan',
meta: {
title: '自定义元数据方案',
title: '自定义元数据',
routerIds: ['240401'],
},
},{
......@@ -287,7 +279,15 @@ export const asyncRouterMap = [{
routerIds: ['240402'],
search: true
},
}]
},{
path: 'browsebycategory',
component: _import('submission/metadatamange/browsebycategory'),
name: 'browsebycategory',
meta: {
title: '资源分类',
routerIds: ['240403']
},
},]
}]
},
{
......
......@@ -542,7 +542,7 @@ export default {
</style>
<style lang="scss" scoped>
@import './index'
@import '../infoview/index'
</style>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论