From d24c9dde20cba23b96082b4db81b5223c75e4ea9 Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期三, 08 三月 2023 09:06:28 +0800 Subject: [PATCH] 身份证正反面调整 --- src/views/layout/components/Main/index.vue | 192 +++++++++++++++++++++++------------------------ 1 files changed, 94 insertions(+), 98 deletions(-) diff --git a/src/views/layout/components/Main/index.vue b/src/views/layout/components/Main/index.vue index 0a329f2..13a7598 100644 --- a/src/views/layout/components/Main/index.vue +++ b/src/views/layout/components/Main/index.vue @@ -37,79 +37,6 @@ navFlag: true, navList: [ { - id: 1, - title: '绯荤粺璁剧疆', - icon:'icon_xitongshezhi', - children: [ - { - id: 2, - label: '鐢ㄦ埛绠$悊', - link: '/system/userSetting/user', - icon:'icon_yonghuguanli' - }, - { - id: 3, - label: '瑙掕壊绠$悊', - link: '/system/userSetting/role', - icon: 'icon_jiaoseguanli' - }, - { - id: 4, - label: '閮ㄩ棬绠$悊', - link: '/system/userSetting/department', - icon: 'icon_bumenguanli' - }, - { - id: 5, - label: '鑷畾涔夎彍鍗�', - link: '/system/platform/mySetting', - icon: 'icon_zidinyicaidan' - }, - { - id: 6, - label: 'logo绠$悊', - link: '/system/platform/portalSetting', - icon: 'icon_logoguanli' - }, - { - id: 7, - label: '椹鹃┒鑸辩鐞�', - link: '/system/platform/cockpitManage', - icon: 'icon_jiashicangguanli' - }, - { - id: 8, - label: '鍗″彛璁惧绠$悊', - link: '/system/device/bayonet', - icon: 'icon_kakoushebeiguanli' - }, - { - id: 9, - label: '鐐逛綅绠$悊', - link: '/system/device/point', - icon: 'icon_dianweiguanli' - }, - { - id: 10, - label: '缃戞牸绠$悊', - link: '/system/device/grid', - icon: 'icon_wanggeguanli' - }, - { - id: 11, - label: '闊虫煴璁惧绠$悊', - link: '/system/device/loudspeaker', - icon: 'icon_yinzhushebeiguanli' - }, - { - id: 12, - label: '鎵嬫寔璁惧绠$悊', - link: '/system/device/handheldTerminal', - icon: 'icon_shouchishebeiguanli' - }, - ] - }, - { id: 13, title: '杩愯惀绠$悊', icon:'icon_yunyingguanli', @@ -256,25 +183,6 @@ ] }, { - id: 38, - title: '瀹℃牳绠$悊', - icon: 'icon_shenheguanli', - children: [ - { - id: 39, - label: '瀹℃牳绠$悊', - link: '/operate/management/myIndex', - icon: 'icon_shenheguanli' - }, - { - id: 40, - label: '鐭俊瀹℃牳绠$悊', - link: '/operate/management/managementMessage', - icon: 'icon_duanxinshenheguanli' - }, - ] - }, - { id: 41, title: '瑙嗛宸℃煡', icon: 'icon_shipingxuncha', @@ -324,6 +232,98 @@ }, ] }, + { + id: 38, + title: '瀹℃牳绠$悊', + icon: 'icon_shenheguanli', + children: [ + { + id: 39, + label: '瀹℃牳绠$悊', + link: '/operate/management/myIndex', + icon: 'icon_shenheguanlileft' + }, + { + id: 40, + label: '鐭俊瀹℃牳绠$悊', + link: '/operate/management/managementMessage', + icon: 'icon_duanxinshenheguanli' + }, + ] + }, + { + id: 1, + title: '绯荤粺璁剧疆', + icon:'icon_xitongshezhi', + children: [ + { + id: 2, + label: '鐢ㄦ埛绠$悊', + link: '/system/userSetting/user', + icon:'icon_yonghuguanli' + }, + { + id: 3, + label: '瑙掕壊绠$悊', + link: '/system/userSetting/role', + icon: 'icon_jiaoseguanli' + }, + { + id: 4, + label: '閮ㄩ棬绠$悊', + link: '/system/userSetting/department', + icon: 'icon_bumenguanli' + }, + { + id: 5, + label: '鑷畾涔夎彍鍗�', + link: '/system/platform/mySetting', + icon: 'icon_zidinyicaidan' + }, + { + id: 6, + label: 'logo绠$悊', + link: '/system/platform/portalSetting', + icon: 'icon_logoguanli' + }, + { + id: 7, + label: '椹鹃┒鑸辩鐞�', + link: '/system/platform/cockpitManage', + icon: 'icon_jiashicangguanli' + }, + { + id: 8, + label: '鍗″彛璁惧绠$悊', + link: '/system/device/bayonet', + icon: 'icon_kakoushebeiguanli' + }, + { + id: 9, + label: '鐐逛綅绠$悊', + link: '/system/device/point', + icon: 'icon_dianweiguanli' + }, + { + id: 10, + label: '缃戞牸绠$悊', + link: '/system/device/grid', + icon: 'icon_wanggeguanli' + }, + { + id: 11, + label: '闊虫煴璁惧绠$悊', + link: '/system/device/loudspeaker', + icon: 'icon_yinzhushebeiguanli' + }, + { + id: 12, + label: '鎵嬫寔璁惧绠$悊', + link: '/system/device/handheldTerminal', + icon: 'icon_shouchishebeiguanli' + }, + ] + } ] } }, @@ -348,19 +348,16 @@ .el-main { min-width: 1024px; padding: 0; - .content { padding: 11px; - //height: 100%; + height: 100%; background-color: #F5F9FA; + overflow: auto; .page-nav { padding: 40px 100px; text-align: left; - .nav-item { line-height: 60px; - - .nav-title { color: #4178FE; display: flex; @@ -416,7 +413,6 @@ transform: none; } } - } } } -- Gitblit v1.8.0