From e372b36ff5b2373b48bcb9831d8b32a7be297794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Wed, 26 May 2021 11:05:40 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=8F=E7=94=B0=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/navMenu/index.vue | 534 +++++++++--------- src/pages/home/components/EnterCard.vue | 12 +- src/pages/home/index.vue | 2 +- .../home1/components/empennage/index.vue | 53 ++ src/pages/home1/components/navMenu/index.vue | 124 ++++ .../home1/components/realtimeinfo/index.vue | 91 +++ src/pages/home1/components/release/index.vue | 90 +++ .../home1/components/searchGroup/index.vue | 104 ++++ .../components/solicitopinions/index.vue | 90 +++ src/pages/home1/components/todoList/index.vue | 78 +++ src/pages/home1/index.vue | 207 +++++++ src/router/index.js | 12 + 12 files changed, 1122 insertions(+), 275 deletions(-) create mode 100644 src/pages/home1/components/empennage/index.vue create mode 100644 src/pages/home1/components/navMenu/index.vue create mode 100644 src/pages/home1/components/realtimeinfo/index.vue create mode 100644 src/pages/home1/components/release/index.vue create mode 100644 src/pages/home1/components/searchGroup/index.vue create mode 100644 src/pages/home1/components/solicitopinions/index.vue create mode 100644 src/pages/home1/components/todoList/index.vue create mode 100644 src/pages/home1/index.vue diff --git a/src/components/navMenu/index.vue b/src/components/navMenu/index.vue index 18fe6d809..3de20a86f 100644 --- a/src/components/navMenu/index.vue +++ b/src/components/navMenu/index.vue @@ -68,7 +68,7 @@ export default { navMenuList: [ { title: '首页', - path: '/home', + path: '/home1', isChildren: true, // 判断没有子菜单 'icon-class': 'home' }, @@ -78,86 +78,86 @@ export default { 'icon-class': 'fagui', menuId: 'PMYP5AG3M2', children: [ - { - title: '动态&资料', - path: '/dynamicInformation', - menuId: 'RAFQ4N4ARF' - }, + // { + // title: '动态&资料', + // path: '/dynamicInformation', + // menuId: 'RAFQ4N4ARF' + // }, { title: '国内标准法规', path: '/domesticStandardsAndRegulations', menuId: 'A59EFAQ7AC' }, - { - title: '海外标准法规', - path: '/foreignStandardsAndRegulations', - menuId: '6K8A2RZYRE' - }, - { - title: '国内外政策', - path: '/foreignRegulationsDatabase', - menuId: '4DB4Y2H3NH' - }, - // // { - // // title: '标准制修订管理', - // // path: '/demo2One' - // // }, - { - title: '标准法规清单', - path: '/accessStandardsAndRegulations', - menuId: 'UR3CSDWEQM6Q2GEW339L' - }, // { - // title: '标准法规清单详情', - // path: '/details' - // } - // // { - // // title: '试验项目库', - // // path: '/demo2One' - // // }, - // // { - // // title: '本地产品/项目库', - // // path: '/localProductsOrProjectLibrary' - // // }, - { - title: '企业标准库', - path: '/enterpriseStandardDatabase', - menuId: '3YVZP8R4TC' - }, - { - title: '企标制修订计划', - path: '/enterBSysRevPlanManaLib', - menuId: 'WW7YDHQ9Z679TGMDZMUS' - }, + // title: '海外标准法规', + // path: '/foreignStandardsAndRegulations', + // menuId: '6K8A2RZYRE' + // }, // { - // title: '子公司标准库', - // path: '/subsidiaryStandardLibrary' + // title: '国内外政策', + // path: '/foreignRegulationsDatabase', + // menuId: '4DB4Y2H3NH' + // }, + // // // { + // // // title: '标准制修订管理', + // // // path: '/demo2One' + // // // }, + // { + // title: '标准法规清单', + // path: '/accessStandardsAndRegulations', + // menuId: 'UR3CSDWEQM6Q2GEW339L' + // }, + // // { + // // title: '标准法规清单详情', + // // path: '/details' + // // } + // // // { + // // // title: '试验项目库', + // // // path: '/demo2One' + // // // }, + // // // { + // // // title: '本地产品/项目库', + // // // path: '/localProductsOrProjectLibrary' + // // // }, + // { + // title: '企业标准库', + // path: '/enterpriseStandardDatabase', + // menuId: '3YVZP8R4TC' + // }, + // { + // title: '企标制修订计划', + // path: '/enterBSysRevPlanManaLib', + // menuId: 'WW7YDHQ9Z679TGMDZMUS' + // }, + // // { + // // title: '子公司标准库', + // // path: '/subsidiaryStandardLibrary' + // // } + // { + // title: '车型/项目库', + // path: '/localProductsOrProjectLibrary', + // menuId: 'PCZKM8TQJAH5UP5EAXTJ' + // }, + // { + // title: '未符合项跟踪', + // path: '/nonConfomity', + // menuId: 'HQSK8WWPDJG7R5F53LTK' + // }, + // { + // title: '标准法规工作组', + // path: '/workGroup', + // menuId: 'QYRMD5TUNBP9XXFRNK5S' + // }, + // { + // title: '备案产品标准库', + // path: '/enterpriseStandardFiling', + // menuId: 'MQBAGJQMSRZDRX3X5AVR' + // }, + // { + // title: '标准合规评估结果', // 把 标准涉及项目 这几个字 改成 标准合规评估结果 + // path: '/standInvolveProject', + // menuId: 'JURHS3LVP35US88ABULS' // } - { - title: '车型/项目库', - path: '/localProductsOrProjectLibrary', - menuId: 'PCZKM8TQJAH5UP5EAXTJ' - }, - { - title: '未符合项跟踪', - path: '/nonConfomity', - menuId: 'HQSK8WWPDJG7R5F53LTK' - }, - { - title: '标准法规工作组', - path: '/workGroup', - menuId: 'QYRMD5TUNBP9XXFRNK5S' - }, - { - title: '备案产品标准库', - path: '/enterpriseStandardFiling', - menuId: 'MQBAGJQMSRZDRX3X5AVR' - }, - { - title: '标准合规评估结果', // 把 标准涉及项目 这几个字 改成 标准合规评估结果 - path: '/standInvolveProject', - menuId: 'JURHS3LVP35US88ABULS' - } // { // title: '动态信息', // path: '/information', @@ -165,46 +165,46 @@ export default { // } ] }, - { - title: '工作台', - path: '/processCenter', - 'icon-class': 'liucheng', - menuId: '6GDJ5JDHUS', - children: [ - { - title: '流程中心', - path: '/processCenter' - }, - { - title: '发起流程', - path: '/createProcessNew' - }, - // { - // title: '标准法规管理流程', - // path: '/newProcess/1' - // }, - // { - // title: '政策管理流程', - // path: '/newProcess/2' - // }, - // { - // title: '企标管理流程', - // path: '/newProcess/3' - // }, - // { - // title: '标准采购翻译申请流程', - // path: '/newProcess/4' - // }, - // { - // title: '工作组会议管理流程', - // path: '/newProcess/5' - // }, - // { - // title: '标准法规清单管理流程', - // path: '/newProcess/6' - // } - ] - }, + // { + // title: '工作台', + // path: '/processCenter', + // 'icon-class': 'liucheng', + // menuId: '6GDJ5JDHUS', + // children: [ + // { + // title: '流程中心', + // path: '/processCenter' + // }, + // { + // title: '发起流程', + // path: '/createProcessNew' + // }, + // // { + // // title: '标准法规管理流程', + // // path: '/newProcess/1' + // // }, + // // { + // // title: '政策管理流程', + // // path: '/newProcess/2' + // // }, + // // { + // // title: '企标管理流程', + // // path: '/newProcess/3' + // // }, + // // { + // // title: '标准采购翻译申请流程', + // // path: '/newProcess/4' + // // }, + // // { + // // title: '工作组会议管理流程', + // // path: '/newProcess/5' + // // }, + // // { + // // title: '标准法规清单管理流程', + // // path: '/newProcess/6' + // // } + // ] + // }, { title: '本地工具', @@ -231,11 +231,11 @@ export default { path: '/standContrast', menuId: '3RYN5FLTTDYP7D2PJ44H' }, - { - title: '标准比对库', - path: '/standardComparisonLibrary', - menuId: 'AH56UDHHBVF5V7WZFWJQ' - } + // { + // title: '标准比对库', + // path: '/standardComparisonLibrary', + // menuId: 'AH56UDHHBVF5V7WZFWJQ' + // } // { // title: '预警管理', // path: '/warningManage' @@ -250,13 +250,13 @@ export default { // }, ] }, - { - title: '标准预警', - path: '/standardWarning', - 'icon-class': 'warning', - menuId: 'ABCLRLJUQN44ENBS93CQ', - isChildren: true // 判断没有子菜单 - }, + // { + // title: '标准预警', + // path: '/standardWarning', + // 'icon-class': 'warning', + // menuId: 'ABCLRLJUQN44ENBS93CQ', + // isChildren: true // 判断没有子菜单 + // }, // { // title: '技术要求清单', // path: '/skillReq', @@ -271,148 +271,148 @@ export default { // } // ] // }, - { - title: '配置管理', - path: '/config', - 'icon-class': 'conf', - menuId: '95KGANGWCV', - children: [ - { - title: '标准法规属性管理', - path: '/standLawsAttrManage', - menuId: 'C5VHBSYRMA' - }, - { - title: '资料中心管理', - path: '/dynamicInformationManage', - menuId: '6V2QZ9STRZ' - }, - { - title: '机构管理', - path: '/MechanismManage', - menuId: '7MWCQK6NNH' - }, - { - title: '角色管理', - path: '/roleManage', - menuId: 'NVU76EMB7N' - }, - { - title: '用户管理', - path: '/userManage', - menuId: 'YRJUEVJVUJ' - }, - { - title: '系统配置管理', - path: '/warningTimeSetting', - menuId: 'H2KC6P3PPM' - }, - { - title: '文档转换监控', - path: '/convertDocView', - menuId: '3F52K25546' - }, - // { - // title: '菜单管理', - // path: '/menuManage' - // }, - // { - // title: '保密管理', - // path: '/convertDocView' - // }, - { - title: '动态信息管理', - path: '/DynamicInformations', - menuId: '3C87BSHJUF' - }, - { - title: '标准属性自定义', - path: '/attributeCustom', - menuId: 'PGPZXNUFEXC85BVPV9AU' - }, - // { - // title: '流程分类管理', - // path: '/processClassificationManage', - // menuId: 'N323F2UB9FTUV5SD3GTD' - // }, - // { - // title: '流程管理', - // path: '/processManage', - // menuId: 'K5KXSS3X9CF7CS8AMFJ5' - // }, - { - title: 'SVPPS', - path: '/svpps', - menuId: 'AR52RX586LQHVZSVV83K' - }, - { - title: '企标编号管理体系', - path: '/enterpriseStandardNumberManagement', - menuId: '9YSFG39S3CBFUJCEU3QX' - } - ] - }, - { - title: '个人中心', - path: '/personal', - 'icon-class': 'ucenter', - menuId: 'ZY9RFA4M35', - children: [ - { - title: '我的消息', - path: '/dynamics', - menuId: 'JCEV4AEV32' - }, - { - title: '我的企标', - path: '/MyEnterpriseStandard', - menuId: 'LKU3W23UMEHDM9VLDHGK' - }, - { - title: '我的收藏', - path: '/collection', - menuId: 'JY5LKL2HPD' - }, - - { - title: '我的浏览', - path: '/browsing', - menuId: 'HAEY2A4LMX' - }, - { - title: '已收分享', - path: '/push', - menuId: '9F8T7DPYHE' - }, - { - title: '已发分享', - path: '/forward', - menuId: 'K45Y9TGKZV2K4XP4CETD' - }, - { - title: '我的问答', - path: '/questionsAndAnswers', - menuId: '8VKLZATQQG4NQHXV9UDS' - }, - { - title: '我的板块', - path: '/plate', - menuId: 'TUYHX8JBWV' - } - // { - // title: '个人信息', - // path: '/info', - // menuId: '8K7FDHG89G' - // } - ] - }, - { - title: '搜索中心', - path: '/advancedSearch', - 'icon-class': 'search', - menuId: 'K9BAYUPZBC', - isChildren: true // 判断没有子菜单 - }, + // { + // title: '配置管理', + // path: '/config', + // 'icon-class': 'conf', + // menuId: '95KGANGWCV', + // children: [ + // { + // title: '标准法规属性管理', + // path: '/standLawsAttrManage', + // menuId: 'C5VHBSYRMA' + // }, + // { + // title: '资料中心管理', + // path: '/dynamicInformationManage', + // menuId: '6V2QZ9STRZ' + // }, + // { + // title: '机构管理', + // path: '/MechanismManage', + // menuId: '7MWCQK6NNH' + // }, + // { + // title: '角色管理', + // path: '/roleManage', + // menuId: 'NVU76EMB7N' + // }, + // { + // title: '用户管理', + // path: '/userManage', + // menuId: 'YRJUEVJVUJ' + // }, + // { + // title: '系统配置管理', + // path: '/warningTimeSetting', + // menuId: 'H2KC6P3PPM' + // }, + // { + // title: '文档转换监控', + // path: '/convertDocView', + // menuId: '3F52K25546' + // }, + // // { + // // title: '菜单管理', + // // path: '/menuManage' + // // }, + // // { + // // title: '保密管理', + // // path: '/convertDocView' + // // }, + // { + // title: '动态信息管理', + // path: '/DynamicInformations', + // menuId: '3C87BSHJUF' + // }, + // { + // title: '标准属性自定义', + // path: '/attributeCustom', + // menuId: 'PGPZXNUFEXC85BVPV9AU' + // }, + // // { + // // title: '流程分类管理', + // // path: '/processClassificationManage', + // // menuId: 'N323F2UB9FTUV5SD3GTD' + // // }, + // // { + // // title: '流程管理', + // // path: '/processManage', + // // menuId: 'K5KXSS3X9CF7CS8AMFJ5' + // // }, + // { + // title: 'SVPPS', + // path: '/svpps', + // menuId: 'AR52RX586LQHVZSVV83K' + // }, + // { + // title: '企标编号管理体系', + // path: '/enterpriseStandardNumberManagement', + // menuId: '9YSFG39S3CBFUJCEU3QX' + // } + // ] + // }, + // { + // title: '个人中心', + // path: '/personal', + // 'icon-class': 'ucenter', + // menuId: 'ZY9RFA4M35', + // children: [ + // { + // title: '我的消息', + // path: '/dynamics', + // menuId: 'JCEV4AEV32' + // }, + // { + // title: '我的企标', + // path: '/MyEnterpriseStandard', + // menuId: 'LKU3W23UMEHDM9VLDHGK' + // }, + // { + // title: '我的收藏', + // path: '/collection', + // menuId: 'JY5LKL2HPD' + // }, + // + // { + // title: '我的浏览', + // path: '/browsing', + // menuId: 'HAEY2A4LMX' + // }, + // { + // title: '已收分享', + // path: '/push', + // menuId: '9F8T7DPYHE' + // }, + // { + // title: '已发分享', + // path: '/forward', + // menuId: 'K45Y9TGKZV2K4XP4CETD' + // }, + // { + // title: '我的问答', + // path: '/questionsAndAnswers', + // menuId: '8VKLZATQQG4NQHXV9UDS' + // }, + // { + // title: '我的板块', + // path: '/plate', + // menuId: 'TUYHX8JBWV' + // } + // // { + // // title: '个人信息', + // // path: '/info', + // // menuId: '8K7FDHG89G' + // // } + // ] + // }, + // { + // title: '搜索中心', + // path: '/advancedSearch', + // 'icon-class': 'search', + // menuId: 'K9BAYUPZBC', + // isChildren: true // 判断没有子菜单 + // }, // { // title: '标准比对库', // path: '/standardComparisonLibrary', diff --git a/src/pages/home/components/EnterCard.vue b/src/pages/home/components/EnterCard.vue index 65d7d3936..c63efa210 100644 --- a/src/pages/home/components/EnterCard.vue +++ b/src/pages/home/components/EnterCard.vue @@ -25,13 +25,11 @@ export default { + diff --git a/src/pages/home1/components/navMenu/index.vue b/src/pages/home1/components/navMenu/index.vue new file mode 100644 index 000000000..3a24f804b --- /dev/null +++ b/src/pages/home1/components/navMenu/index.vue @@ -0,0 +1,124 @@ + + + + + + + diff --git a/src/pages/home1/components/realtimeinfo/index.vue b/src/pages/home1/components/realtimeinfo/index.vue new file mode 100644 index 000000000..5acd419f3 --- /dev/null +++ b/src/pages/home1/components/realtimeinfo/index.vue @@ -0,0 +1,91 @@ + + + + + + + diff --git a/src/pages/home1/components/release/index.vue b/src/pages/home1/components/release/index.vue new file mode 100644 index 000000000..1e645b057 --- /dev/null +++ b/src/pages/home1/components/release/index.vue @@ -0,0 +1,90 @@ + + + + + + diff --git a/src/pages/home1/components/searchGroup/index.vue b/src/pages/home1/components/searchGroup/index.vue new file mode 100644 index 000000000..f214aee2d --- /dev/null +++ b/src/pages/home1/components/searchGroup/index.vue @@ -0,0 +1,104 @@ + + + + + + diff --git a/src/pages/home1/components/solicitopinions/index.vue b/src/pages/home1/components/solicitopinions/index.vue new file mode 100644 index 000000000..2fff091cb --- /dev/null +++ b/src/pages/home1/components/solicitopinions/index.vue @@ -0,0 +1,90 @@ + + + + + + diff --git a/src/pages/home1/components/todoList/index.vue b/src/pages/home1/components/todoList/index.vue new file mode 100644 index 000000000..29aa14229 --- /dev/null +++ b/src/pages/home1/components/todoList/index.vue @@ -0,0 +1,78 @@ + + + + + + diff --git a/src/pages/home1/index.vue b/src/pages/home1/index.vue new file mode 100644 index 000000000..a41709370 --- /dev/null +++ b/src/pages/home1/index.vue @@ -0,0 +1,207 @@ + + + + + + + diff --git a/src/router/index.js b/src/router/index.js index 351399ded..882f6af9e 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -47,6 +47,18 @@ const routes = [ isBoolean: true } }, + { + path: '/home1', + name: 'Home', + component: () => + import('@/pages/home1'), + meta: { + requireAuth: true, + title: '福田首页', + menuId: '', + isBoolean: true + } + }, // 个人中心 { path: '/personal',