From d15eca77eac92c5cfedf53295d821cbee656da4f Mon Sep 17 00:00:00 2001 From: joylink_cuiweidong <364937672@qq.com> Date: Fri, 27 Dec 2019 10:04:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=B3=BB=E7=BB=9F=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E4=BA=A7=E5=93=81=E7=BC=96=E8=BE=91=20=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E5=8F=91=E5=B8=83=E5=86=85=E5=AE=B9=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E4=BA=A7=E5=93=81=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 17 -- src/views/publish/productStatus/index.vue | 131 ---------- src/views/system/product/edit.vue | 289 ---------------------- src/views/system/product/index.vue | 58 ----- src/views/system/product/tree.vue | 142 ----------- 5 files changed, 637 deletions(-) delete mode 100644 src/views/publish/productStatus/index.vue delete mode 100644 src/views/system/product/edit.vue delete mode 100644 src/views/system/product/index.vue delete mode 100644 src/views/system/product/tree.vue diff --git a/src/router/index.js b/src/router/index.js index 20d6bffe7..2255a8749 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -22,7 +22,6 @@ const JointTraining = () => import('@/views/jointTraining/index'); const Error401 = () => import('@/views/error-page/401'); const Errpr404 = () => import('@/views/error-page/404'); -const MapProduct = () => import('@/views/system/product/index'); const Dictionary = () => import('@/views/system/dictionary/index'); const DictionaryDetail = () => import('@/views/system/dictionaryDetail/index'); const UserControl = () => import('@/views/system/userControl/index'); @@ -81,7 +80,6 @@ const PackageDraft = () => import('@/views/package/draft/ruleForm'); const PublishMap = () => import('@/views/publish/publishMap/index'); const PublishMapDetail = () => import('@/views/publish/publishMap/list'); // 发布历史 -const ProductStatus = () => import('@/views/publish/productStatus/index'); const PublishLesson = () => import('@/views/publish/publishLesson/index'); const RunPlanTemplate = () => import('@/views/publish/runPlanTemplate/index'); const RunPlanCommon = () => import('@/views/publish/runPlanCommon/index'); @@ -592,13 +590,6 @@ export const asyncRouter = [ hidden: true, component: PublishMapDetail }, - { // 产品状态 - path: 'product', - component: ProductStatus, - meta: { - i18n: 'router.productStateManage' - } - }, { // 发布课程 path: 'lesson', component: PublishLesson, @@ -804,14 +795,6 @@ export const asyncRouter = [ i18n: 'router.subsystemGeneration' } }, - { - // 产品编辑 - path: 'product', - component: MapProduct, - meta: { - i18n: 'router.productEdit' - } - }, { // 消息公告 path: 'news', component: News, diff --git a/src/views/publish/productStatus/index.vue b/src/views/publish/productStatus/index.vue deleted file mode 100644 index aaaeb14d6..000000000 --- a/src/views/publish/productStatus/index.vue +++ /dev/null @@ -1,131 +0,0 @@ - - - diff --git a/src/views/system/product/edit.vue b/src/views/system/product/edit.vue deleted file mode 100644 index 86425a789..000000000 --- a/src/views/system/product/edit.vue +++ /dev/null @@ -1,289 +0,0 @@ - - - - diff --git a/src/views/system/product/index.vue b/src/views/system/product/index.vue deleted file mode 100644 index 26341ffd1..000000000 --- a/src/views/system/product/index.vue +++ /dev/null @@ -1,58 +0,0 @@ - - - - diff --git a/src/views/system/product/tree.vue b/src/views/system/product/tree.vue deleted file mode 100644 index 90436767f..000000000 --- a/src/views/system/product/tree.vue +++ /dev/null @@ -1,142 +0,0 @@ - - - - - -