From 54819ad9995def28a96638934677e6342f96ad70 Mon Sep 17 00:00:00 2001 From: woody Date: Thu, 22 May 2025 17:00:12 +0800 Subject: [PATCH] =?UTF-8?q?feat(router):=20=E5=88=A0=E9=99=A4=E6=97=A0?= =?UTF-8?q?=E7=94=A8=E8=B7=AF=E7=94=B1=E5=8F=8A=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 90 +-- src/views/configManage/honorAdmin/index.vue | 563 ------------------ src/views/configManage/lenjoyStore/index.vue | 474 --------------- src/views/configManage/mailbox/index.vue | 13 - .../configManage/storeConfiguration/index.vue | 478 --------------- .../storeGradeConfiguration/index.vue | 479 --------------- 6 files changed, 45 insertions(+), 2052 deletions(-) delete mode 100644 src/views/configManage/honorAdmin/index.vue delete mode 100644 src/views/configManage/lenjoyStore/index.vue delete mode 100644 src/views/configManage/mailbox/index.vue delete mode 100644 src/views/configManage/storeConfiguration/index.vue delete mode 100644 src/views/configManage/storeGradeConfiguration/index.vue diff --git a/src/router/index.js b/src/router/index.js index 2d2f8f1..4f185b5 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -1668,21 +1668,21 @@ export const constantRoutes = [ ] }, - { - path: 'mailbox', - name: 'Mailbox', - meta: { title: '邮箱配置' }, - component: ParentView, - redirect: 'mailbox/index', - children: [ - { - path: 'mailbox', - name: 'Mailbox', - component: () => import('@/views/configManage/mailbox/index'), - meta: { title: '邮箱配置' } - } - ] - }, + // { + // path: 'mailbox', + // name: 'Mailbox', + // meta: { title: '邮箱配置' }, + // component: ParentView, + // redirect: 'mailbox/index', + // children: [ + // { + // path: 'mailbox', + // name: 'Mailbox', + // component: () => import('@/views/configManage/mailbox/index'), + // meta: { title: '邮箱配置' } + // } + // ] + // }, // { // path: 'special', // name: 'Special', @@ -1832,36 +1832,36 @@ export const constantRoutes = [ } ] }, - { - path: 'storeConfiguration', - name: 'StoreConfiguration', - meta: { title: '店铺配置' }, - component: ParentView, - redirect: 'storeConfiguration/index', - children: [ - { - path: 'storeConfiguration', - name: 'StoreConfiguration', - component: () => import('@/views/configManage/storeConfiguration/index'), - meta: { title: '店铺配置' } - } - ] - }, - { - path: 'storeGradeConfiguration', - name: 'StoreGradeConfiguration', - meta: { title: '店铺等级配置' }, - component: ParentView, - redirect: 'storeGradeConfiguration/index', - children: [ - { - path: 'storeGradeConfiguration', - name: 'StoreGradeConfiguration', - component: () => import('@/views/configManage/storeGradeConfiguration/index'), - meta: { title: '店铺等级配置' } - } - ] - }, + // { + // path: 'storeConfiguration', + // name: 'StoreConfiguration', + // meta: { title: '店铺配置' }, + // component: ParentView, + // redirect: 'storeConfiguration/index', + // children: [ + // { + // path: 'storeConfiguration', + // name: 'StoreConfiguration', + // component: () => import('@/views/configManage/storeConfiguration/index'), + // meta: { title: '店铺配置' } + // } + // ] + // }, + // { + // path: 'storeGradeConfiguration', + // name: 'StoreGradeConfiguration', + // meta: { title: '店铺等级配置' }, + // component: ParentView, + // redirect: 'storeGradeConfiguration/index', + // children: [ + // { + // path: 'storeGradeConfiguration', + // name: 'StoreGradeConfiguration', + // component: () => import('@/views/configManage/storeGradeConfiguration/index'), + // meta: { title: '店铺等级配置' } + // } + // ] + // }, // { // path: 'lenjoyStore', // name: 'LenjoyStore', diff --git a/src/views/configManage/honorAdmin/index.vue b/src/views/configManage/honorAdmin/index.vue deleted file mode 100644 index 33fd22a..0000000 --- a/src/views/configManage/honorAdmin/index.vue +++ /dev/null @@ -1,563 +0,0 @@ - - - - - - diff --git a/src/views/configManage/lenjoyStore/index.vue b/src/views/configManage/lenjoyStore/index.vue deleted file mode 100644 index 09c8180..0000000 --- a/src/views/configManage/lenjoyStore/index.vue +++ /dev/null @@ -1,474 +0,0 @@ - - - - - diff --git a/src/views/configManage/mailbox/index.vue b/src/views/configManage/mailbox/index.vue deleted file mode 100644 index 6755e4f..0000000 --- a/src/views/configManage/mailbox/index.vue +++ /dev/null @@ -1,13 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/views/configManage/storeConfiguration/index.vue b/src/views/configManage/storeConfiguration/index.vue deleted file mode 100644 index 182ae67..0000000 --- a/src/views/configManage/storeConfiguration/index.vue +++ /dev/null @@ -1,478 +0,0 @@ - - - - - diff --git a/src/views/configManage/storeGradeConfiguration/index.vue b/src/views/configManage/storeGradeConfiguration/index.vue deleted file mode 100644 index 1fa1d2c..0000000 --- a/src/views/configManage/storeGradeConfiguration/index.vue +++ /dev/null @@ -1,479 +0,0 @@ - - - - -