From 3f24c5d62deda979bbe0010b4ba52bc243bd81ae Mon Sep 17 00:00:00 2001 From: song Date: Wed, 2 Mar 2022 17:31:27 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E5=88=86bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- src/router/menus/department.js | 64 +++++++++++++++++----------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index 6a0bc31..7ff94ac 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -26,6 +26,7 @@ export const constantRoutes = [ // component: () => import('@/views/welcome/index'), // hidden: true }, + require("./menus/welcome.js").default, require("./modules/privilegeManagement.js").default, require("./menus/index.js").default, require("./menus/profile.js").default, @@ -37,7 +38,6 @@ export const constantRoutes = [ require("./menus/approval.js").default, require("./menus/system.js").default, require("./menus/department.js").default, - require("./menus/welcome.js").default, require("./menus/others.js").default, { path: '*', redirect: '/404', hidden: true }, // { diff --git a/src/router/menus/department.js b/src/router/menus/department.js index 1d07af7..9fbe3e5 100644 --- a/src/router/menus/department.js +++ b/src/router/menus/department.js @@ -59,14 +59,14 @@ const department = { { path: '/department107', code: '090107', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department108', code: '090108', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -124,14 +124,14 @@ const department = { { path: '/department0207', code: '090207', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department0208', code: '090208', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -189,14 +189,14 @@ const department = { { path: '/department0307', code: '090307', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department0308', code: '090308', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -254,14 +254,14 @@ const department = { { path: '/department407', code: '090407', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department408', code: '090408', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -319,14 +319,14 @@ const department = { { path: '/department507', code: '090507', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department508', code: '090508', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -384,14 +384,14 @@ const department = { { path: '/department607', code: '090607', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department608', code: '090608', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -449,14 +449,14 @@ const department = { { path: '/department707', code: '090707', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department708', code: '090708', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -514,14 +514,14 @@ const department = { { path: '/department0807', code: '090807', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department0808', code: '090808', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -579,14 +579,14 @@ const department = { { path: '/department0907', code: '090907', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department0908', code: '090908', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -644,14 +644,14 @@ const department = { { path: '/department1007', code: '091007', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department1008', code: '091008', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -709,14 +709,14 @@ const department = { { path: '/department1107', code: '091107', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department1108', code: '091108', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -774,14 +774,14 @@ const department = { { path: '/department1207', code: '091207', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department1208', code: '091208', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -839,14 +839,14 @@ const department = { { path: '/department1307', code: '091307', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department1308', code: '091308', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -904,14 +904,14 @@ const department = { { path: '/department1407', code: '091407', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department1408', code: '091408', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -969,14 +969,14 @@ const department = { { path: '/department1507', code: '091507', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department1508', code: '091508', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, }, @@ -1034,14 +1034,14 @@ const department = { { path: '/department1607', code: '091607', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '学习园地', meta: {title: '学习园地', noCache: false, affix: false}, }, { path: '/department1608', code: '091608', - component: () => import('@/views/richText/index'), + component: () => import('@/views/lists/index'), name: '常用表格', meta: {title: '常用表格', noCache: false, affix: false}, },