|
@@ -130,106 +130,6 @@ export const fwjg = [
|
|
},
|
|
},
|
|
],
|
|
],
|
|
},
|
|
},
|
|
- // {
|
|
|
|
- // icon: 'iconchaoshi1',
|
|
|
|
- // index: '3',
|
|
|
|
- // title: '技术超市管理',
|
|
|
|
- // subs: [
|
|
|
|
- // {
|
|
|
|
- // icon: 'el-icon-s-home',
|
|
|
|
- // index: '/adminCenter/product?type=1',
|
|
|
|
- // title: '技术成果',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'el-icon-s-home',
|
|
|
|
- // index: '/adminCenter/product?type=0',
|
|
|
|
- // title: '科技需求',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'el-icon-s-home',
|
|
|
|
- // index: '/adminCenter/product?type=2',
|
|
|
|
- // title: '商务服务',
|
|
|
|
- // },
|
|
|
|
- // ],
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'iconxinwenzixun',
|
|
|
|
- // index: '/adminCenter/news',
|
|
|
|
- // title: '新闻管理',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'iconzhuanli',
|
|
|
|
- // index: '/adminCenter/patent',
|
|
|
|
- // title: '专利管理',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'iconxiangmuluyan',
|
|
|
|
- // index: '/adminCenter/roadShow',
|
|
|
|
- // title: '路演管理',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'iconpeixun',
|
|
|
|
- // index: '/adminCenter/online',
|
|
|
|
- // title: '宣传培训管理',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'iconxinxiinformation38',
|
|
|
|
- // index: '/adminCenter/openinfo',
|
|
|
|
- // title: '信息公开管理',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'iconzhengce1',
|
|
|
|
- // index: '/adminCenter/policy',
|
|
|
|
- // title: '高企政策服务管理',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'iconzhengce1',
|
|
|
|
- // index: '4',
|
|
|
|
- // title: '创新劵服务管理',
|
|
|
|
- // subs: [
|
|
|
|
- // {
|
|
|
|
- // icon: 'el-icon-s-home',
|
|
|
|
- // index: '/adminCenter/ticket?status=0',
|
|
|
|
- // title: '资质审查中',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'el-icon-s-home',
|
|
|
|
- // index: '/adminCenter/ticket?status=-1',
|
|
|
|
- // title: '资质审查失败',
|
|
|
|
- // },
|
|
|
|
-
|
|
|
|
- // {
|
|
|
|
- // icon: 'el-icon-s-home',
|
|
|
|
- // index: '/adminCenter/ticket?status=1',
|
|
|
|
- // title: '企业准备订单',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'el-icon-s-home',
|
|
|
|
- // index: '/adminCenter/ticket?status=2',
|
|
|
|
- // title: '信息资料审查中',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'el-icon-s-home',
|
|
|
|
- // index: '/adminCenter/ticket?status=-3',
|
|
|
|
- // title: '信息资料审查失败',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'el-icon-s-home',
|
|
|
|
- // index: '/adminCenter/ticket?status=3',
|
|
|
|
- // title: '订单入库',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'el-icon-s-home',
|
|
|
|
- // index: '/adminCenter/ticket?status=4',
|
|
|
|
- // title: '高企认证成功',
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // icon: 'el-icon-s-home',
|
|
|
|
- // index: '/adminCenter/ticket?status=5',
|
|
|
|
- // title: '创新券',
|
|
|
|
- // },
|
|
|
|
- // ],
|
|
|
|
- // },
|
|
|
|
];
|
|
];
|
|
export const qy = [
|
|
export const qy = [
|
|
{
|
|
{
|