From 9ccb0a663504bbea419703bcc0f19e0859726542 Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Fri, 31 Dec 2021 09:26:23 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E8=B5=84=E6=96=99=E4=B8=AD=E5=BF=83?= =?UTF-8?q?=E6=B3=A8=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/navMenu/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/navMenu/index.vue b/src/components/navMenu/index.vue index 37d3d434e..8c109df39 100644 --- a/src/components/navMenu/index.vue +++ b/src/components/navMenu/index.vue @@ -281,13 +281,13 @@ menuId: 'asfdew33', isChildren: true // 判断没有子菜单 }, - { + /*{ title: '资料中心', path: '/dataCenter', 'icon-class': 'el-icon-s-order', menuId: '', isChildren: true // 判断没有子菜单 - }, + },*/ // { // title: '技术要求清单', // path: '/skillReq', From 7e27310dd5989532c0feed20a86ab7f169c372fd Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Fri, 31 Dec 2021 09:45:15 +0800 Subject: [PATCH 2/2] feat:new --- src/App.vue | 5 +++-- src/pages/loginVerify/index.vue | 9 +++++---- src/sysConfig/index.js | 3 +++ 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index 610b62e0c..fc1f8863f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -83,7 +83,7 @@