From 26301345e7288fc173a71ba118936b1007ee13b0 Mon Sep 17 00:00:00 2001 From: joylink_fanyuhong <18706759286@163.com> Date: Thu, 15 Aug 2024 13:37:23 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E6=88=90=E9=83=BD=E5=B7=A5=E9=99=A2?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E9=A1=B5=E9=9D=A2"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 399fb47f --- src/router/index.js | 19 -- src/utils/baseUrl.js | 2 +- src/views/iscs/iscsSystem/stationNav.vue | 14 +- src/views/iscs/iscsSystemNew/stationNav.vue | 14 +- src/views/statisticalFraud/index.vue | 321 -------------------- src/views/statisticalFraud/xuexiao.vue | 256 ---------------- 6 files changed, 15 insertions(+), 611 deletions(-) delete mode 100644 src/views/statisticalFraud/index.vue delete mode 100644 src/views/statisticalFraud/xuexiao.vue diff --git a/src/router/index.js b/src/router/index.js index eec1ac46a..71c357bef 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -233,8 +233,6 @@ const ContestList = () => import('@/views/contest/contestList'); const ContestDetail = () => import('@/views/contest/contestDetail'); const ScoringSettlement = () => import('@/views/contest/ScoringSettlement'); const TheoryPage = () => import('@/views/contest/theory'); -const StatisticalFraud = () => import('@/views/statisticalFraud'); -const StatisticalDetail = () => import('@/views/statisticalFraud/xuexiao'); // import { GenerateRouteProjectList } from '@/scripts/ProjectConfig'; // import { getSessionStorage } from '@/utils/auth'; @@ -880,23 +878,6 @@ export const asyncRouter = [ } ] }, - { - path: '/statistical', - component: Layout, - hidden: true, - children:[ - { - path: 'user', - hidden: true, - component: StatisticalFraud, - }, - { - path: 'detail', - hidden: true, - component: StatisticalDetail, - } - ] - }, { // 发布内容管理 path: '/publish', component: Layout, diff --git a/src/utils/baseUrl.js b/src/utils/baseUrl.js index da80ca06b..b1a97e917 100644 --- a/src/utils/baseUrl.js +++ b/src/utils/baseUrl.js @@ -24,7 +24,7 @@ export function handlerUrl() { if (process.env.NODE_ENV === 'development') { // 开发分支 BASE_API = 'http://192.168.33.233/rtss-server'; - BASE_API = 'https://joylink.club/jlcloud'; + // BASE_API = 'https://joylink.club/jlcloud'; // BASE_API = 'https://test.joylink.club/jlcloud'; // BASE_API = 'http://114.116.51.125/jlcloud'; // BASE_API = 'http://192.168.33.93:9000'; // 周寅 diff --git a/src/views/iscs/iscsSystem/stationNav.vue b/src/views/iscs/iscsSystem/stationNav.vue index ea7b5e2d5..848e476cc 100644 --- a/src/views/iscs/iscsSystem/stationNav.vue +++ b/src/views/iscs/iscsSystem/stationNav.vue @@ -315,7 +315,7 @@ export default { mode: 'paMain', id: 'paMain', type: 'interface' - }, + } // { // name: '广播系统-广播监听', // mode: 'paMonitor', @@ -328,12 +328,12 @@ export default { // id: 'paPreview', // type: 'interface' // } - { - name: '闭路电视', - mode: 'cctv', - id: 'cctv', - type: 'interface' - } + // { + // name: '闭路电视', + // mode: 'cctv', + // id: 'cctv', + // type: 'interface' + // } ]} }, public:{name:'公共设施', type:'totalSystem', id: 'public', active:false, icon:iscs_icon8 }, diff --git a/src/views/iscs/iscsSystemNew/stationNav.vue b/src/views/iscs/iscsSystemNew/stationNav.vue index a935c327d..0976fad6e 100644 --- a/src/views/iscs/iscsSystemNew/stationNav.vue +++ b/src/views/iscs/iscsSystemNew/stationNav.vue @@ -305,7 +305,7 @@ export default { mode: 'paMain', id: 'paMain', type: 'interface' - }, + } // { // name: '广播系统-广播监听', // mode: 'paMonitor', @@ -318,12 +318,12 @@ export default { // id: 'paPreview', // type: 'interface' // } - { - name: '闭路电视', - mode: 'cctv', - id: 'cctv', - type: 'interface' - } + // { + // name: '闭路电视', + // mode: 'cctv', + // id: 'cctv', + // type: 'interface' + // } ]} } }; diff --git a/src/views/statisticalFraud/index.vue b/src/views/statisticalFraud/index.vue deleted file mode 100644 index 7b434eb71..000000000 --- a/src/views/statisticalFraud/index.vue +++ /dev/null @@ -1,321 +0,0 @@ - - - - diff --git a/src/views/statisticalFraud/xuexiao.vue b/src/views/statisticalFraud/xuexiao.vue deleted file mode 100644 index 3ed102b8a..000000000 --- a/src/views/statisticalFraud/xuexiao.vue +++ /dev/null @@ -1,256 +0,0 @@ - - - -