|
@@ -42,44 +42,38 @@ export const menuList = [
|
|
|
children: [
|
|
|
{
|
|
|
key: '3-1',
|
|
|
- title: '全部',
|
|
|
- label: '全部',
|
|
|
- route: 'thr'
|
|
|
- },
|
|
|
- {
|
|
|
- key: '3-2',
|
|
|
title: '需求中心',
|
|
|
label: '需求中心',
|
|
|
children: [
|
|
|
- { key: '3-2-1', route: 'demand', title: '技术需求', label: '技术需求', value: '0' },
|
|
|
- { key: '3-2-2', route: 'demand', title: '人才需求', label: '人才需求', value: '1' },
|
|
|
- { key: '3-2-3', route: 'demand', title: '资金需求', label: '资金需求', value: '2' },
|
|
|
- { key: '3-2-4', route: 'demand', title: '合作伙伴', label: '合作伙伴', value: '3' },
|
|
|
- { key: '3-2-5', route: 'demand', title: '知识产权', label: '知识产权', value: '4' },
|
|
|
- { key: '3-2-6', route: 'demand', title: '市场需求', label: '市场需求', value: '5' },
|
|
|
- { key: '3-2-7', route: 'demand', title: '政策支持', label: '政策支持', value: '6' },
|
|
|
- { key: '3-2-8', route: 'demand', title: '其他', label: '其他', value: '7' }
|
|
|
+ { key: '3-1-1', route: 'demand', title: '技术需求', label: '技术需求', value: '0' },
|
|
|
+ { key: '3-1-2', route: 'demand', title: '人才需求', label: '人才需求', value: '1' },
|
|
|
+ { key: '3-1-3', route: 'demand', title: '资金需求', label: '资金需求', value: '2' },
|
|
|
+ { key: '3-1-4', route: 'demand', title: '合作伙伴', label: '合作伙伴', value: '3' },
|
|
|
+ { key: '3-1-5', route: 'demand', title: '知识产权', label: '知识产权', value: '4' },
|
|
|
+ { key: '3-1-6', route: 'demand', title: '市场需求', label: '市场需求', value: '5' },
|
|
|
+ { key: '3-1-7', route: 'demand', title: '政策支持', label: '政策支持', value: '6' },
|
|
|
+ { key: '3-1-8', route: 'demand', title: '其他', label: '其他', value: '7' }
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- key: '3-3',
|
|
|
+ key: '3-2',
|
|
|
title: '供方中心',
|
|
|
label: '供方中心',
|
|
|
children: [
|
|
|
- { key: '3-3-1', route: 'supply', title: '技术支持', label: '技术支持', value: '0' },
|
|
|
- { key: '3-3-2', route: 'supply', title: '培训教育', label: '培训教育', value: '1' },
|
|
|
- { key: '3-3-3', route: 'supply', title: '资金支持', label: '资金支持', value: '2' },
|
|
|
- { key: '3-3-4', route: 'supply', title: '合作机会', label: '合作机会', value: '3' },
|
|
|
+ { key: '3-2-1', route: 'supply', title: '技术支持', label: '技术支持', value: '0' },
|
|
|
+ { key: '3-2-1', route: 'supply', title: '培训教育', label: '培训教育', value: '1' },
|
|
|
+ { key: '3-2-3', route: 'supply', title: '资金支持', label: '资金支持', value: '2' },
|
|
|
+ { key: '3-2-4', route: 'supply', title: '合作机会', label: '合作机会', value: '3' },
|
|
|
{
|
|
|
- key: '3-3-5',
|
|
|
+ key: '3-2-5',
|
|
|
route: 'supply',
|
|
|
title: '知识产权管理',
|
|
|
label: '知识产权管理',
|
|
|
value: '4'
|
|
|
},
|
|
|
- { key: '3-3-6', route: 'supply', title: '市场推广', label: '市场推广', value: '5' },
|
|
|
- { key: '3-3-7', route: 'supply', title: '政策支持', label: '政策支持', value: '6' },
|
|
|
- { key: '3-3-8', route: 'supply', title: '其他', label: '其他', value: '7' }
|
|
|
+ { key: '3-2-6', route: 'supply', title: '市场推广', label: '市场推广', value: '5' },
|
|
|
+ { key: '3-2-7', route: 'supply', title: '政策支持', label: '政策支持', value: '6' },
|
|
|
+ { key: '3-2-8', route: 'supply', title: '其他', label: '其他', value: '7' }
|
|
|
]
|
|
|
}
|
|
|
]
|
|
@@ -115,20 +109,10 @@ export const menuList = [
|
|
|
English: 'Innovation Competition',
|
|
|
label: '信息库',
|
|
|
children: [
|
|
|
- { key: '10-3-1', route: 'supply', title: '技术支持', label: '技术支持', value: '0' },
|
|
|
- { key: '3-3-2', route: 'supply', title: '培训教育', label: '培训教育', value: '1' },
|
|
|
- { key: '3-3-3', route: 'supply', title: '资金支持', label: '资金支持', value: '2' },
|
|
|
- { key: '3-3-4', route: 'supply', title: '合作机会', label: '合作机会', value: '3' },
|
|
|
- {
|
|
|
- key: '3-3-5',
|
|
|
- route: 'supply',
|
|
|
- title: '知识产权管理',
|
|
|
- label: '知识产权管理',
|
|
|
- value: '4'
|
|
|
- },
|
|
|
- { key: '3-3-6', route: 'supply', title: '市场推广', label: '市场推广', value: '5' },
|
|
|
- { key: '3-3-7', route: 'supply', title: '政策支持', label: '政策支持', value: '6' },
|
|
|
- { key: '3-3-8', route: 'supply', title: '其他', label: '其他', value: '7' }
|
|
|
+ { key: '10-1', route: 'expert', title: '专家库', label: '专家库', value: '0' },
|
|
|
+ { key: '10-2', route: 'demand', title: '供需库', label: '供需库', value: '1' },
|
|
|
+ { key: '10-3', route: 'company', title: '企业库', label: '企业库', value: '2' },
|
|
|
+ { key: '10-4', route: 'project', title: '项目库', label: '项目库', value: '3' }
|
|
|
]
|
|
|
},
|
|
|
{ key: '11', title: '孵化器', route: 'eleven', English: 'Achievement Display', label: '孵化器' },
|