From 40365decf6e8918bd8c8ebaf68bed92c1aac415d Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Sun, 8 Oct 2023 14:17:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E9=99=A4galaxy=20proxy?= =?UTF-8?q?=E5=92=8Cchart=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +- src/components/rightBox/settings/ChartBox.vue | 408 ------------------ .../rightBox/settings/GalaxyProxyBox.vue | 117 ----- src/components/setting/GalaxyProxyDebug.vue | 329 -------------- src/router/index.js | 5 - src/views/administration/Chart.vue | 93 ---- src/views/administration/GalaxyProxy.vue | 159 ------- 7 files changed, 1 insertion(+), 1113 deletions(-) delete mode 100644 src/components/rightBox/settings/ChartBox.vue delete mode 100644 src/components/rightBox/settings/GalaxyProxyBox.vue delete mode 100644 src/components/setting/GalaxyProxyDebug.vue delete mode 100644 src/views/administration/Chart.vue delete mode 100644 src/views/administration/GalaxyProxy.vue diff --git a/package.json b/package.json index 9426b7cb..0fe95272 100644 --- a/package.json +++ b/package.json @@ -80,8 +80,7 @@ "jest": "^26.0.0", "ts-jest": "^26.4.4", "uglifyjs-webpack-plugin": "^2.2.0", - "vue-jest": "^5.0.0-alpha.10", - "vue3-ace-editor": "^2.0.2" + "vue-jest": "^5.0.0-alpha.10" }, "browserslist": [ "> 1%", diff --git a/src/components/rightBox/settings/ChartBox.vue b/src/components/rightBox/settings/ChartBox.vue deleted file mode 100644 index b8f54506..00000000 --- a/src/components/rightBox/settings/ChartBox.vue +++ /dev/null @@ -1,408 +0,0 @@ - - - diff --git a/src/components/rightBox/settings/GalaxyProxyBox.vue b/src/components/rightBox/settings/GalaxyProxyBox.vue deleted file mode 100644 index 941c47ff..00000000 --- a/src/components/rightBox/settings/GalaxyProxyBox.vue +++ /dev/null @@ -1,117 +0,0 @@ - - - diff --git a/src/components/setting/GalaxyProxyDebug.vue b/src/components/setting/GalaxyProxyDebug.vue deleted file mode 100644 index 42697b89..00000000 --- a/src/components/setting/GalaxyProxyDebug.vue +++ /dev/null @@ -1,329 +0,0 @@ - - - diff --git a/src/router/index.js b/src/router/index.js index ae862fbd..cdaa5c32 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -92,11 +92,6 @@ const routes = [ path: '/i18n', component: () => import('@/views/administration/I18n') }, - { - name: 'Chart', - path: '/chart', - component: () => import('@/views/administration/Chart') - }, { path: '/detectionsNew', component: () => import('@/views/detectionsNew/Index') diff --git a/src/views/administration/Chart.vue b/src/views/administration/Chart.vue deleted file mode 100644 index aaa40154..00000000 --- a/src/views/administration/Chart.vue +++ /dev/null @@ -1,93 +0,0 @@ - - diff --git a/src/views/administration/GalaxyProxy.vue b/src/views/administration/GalaxyProxy.vue deleted file mode 100644 index cf88953c..00000000 --- a/src/views/administration/GalaxyProxy.vue +++ /dev/null @@ -1,159 +0,0 @@ - - -