From f9417f5e8505cd4888e5c1362993876352f69425 Mon Sep 17 00:00:00 2001 From: X_Rian <904416525@qq.com> Date: Fri, 15 Nov 2024 13:53:37 +0800 Subject: [PATCH] =?UTF-8?q?flx:=E4=BF=AE=E6=94=B9=E9=84=B1=E6=B9=96?= =?UTF-8?q?=E7=BE=8E=E6=B9=BE=E6=BB=9A=E5=8A=A8=E5=8A=A0=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 4 +- src/api/modules/aIEarlyWarn.ts | 5 + src/config/config.ts | 4 +- src/routers/modules/staticRouter.ts | 4 +- .../aIEarlyWarning/bottomRight.vue | 47 ++- .../aIEarlyWarning/index.vue | 2 +- .../components/political-outlook.vue | 96 +++--- .../vehicleManagement/bottom-right.vue | 273 +++++++++--------- .../vehicleManagement/index.vue | 2 +- .../videoManagement/index.vue | 103 ++----- 10 files changed, 263 insertions(+), 277 deletions(-) diff --git a/.env.production b/.env.production index 0b457ce..2beecfa 100644 --- a/.env.production +++ b/.env.production @@ -25,7 +25,7 @@ NODE_ENV = "production" # VITE_API_URL = 'http://42.180.188.17:9809' #生产环境 # VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 # 苏立信/重庆市南岸区 -# VITE_API_URL = 'http://101.43.164.214:11111' +VITE_API_URL = 'http://101.43.164.214:11111' # 中科安信 # VITE_API_URL = 'http://8.136.222.164:8808' # 中科佳成 @@ -47,7 +47,7 @@ NODE_ENV = "production" # 新能源智慧基建管理平台 # VITE_API_URL = 'http://121.37.106.37:9820' # 国维科技 -VITE_API_URL = 'http://192.168.0.12:9820' +# VITE_API_URL = 'http://192.168.0.12:9820' # 打包 VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url=' diff --git a/src/api/modules/aIEarlyWarn.ts b/src/api/modules/aIEarlyWarn.ts index 341fba4..2e4e0f8 100644 --- a/src/api/modules/aIEarlyWarn.ts +++ b/src/api/modules/aIEarlyWarn.ts @@ -17,6 +17,11 @@ export const getAlarmList = (params: {}) => { return http.post(BASEURL + `/xmgl/aiAnalyseHardWareAlarmRecord/selectAiAnalyseHardWareAlarmList`, params, { headers: { noLoading: true } }); }; +// 4.分页查询设备报警记录列表 +export const getAlarmPageList = (params: {}) => { + return http.post(BASEURL + `/xmgl/aiAnalyseHardWareAlarmRecord/selectPageList`, params, { headers: { noLoading: true } }); +}; + // 查询当前实时数据 export const getRealTimeTotal = (params: {}) => { return http.post(BASEURL + `/xmgl/aiAnalyseHardWareAlarmRecord/countAiAnalyseHardWareAlarmTotal`, params, { headers: { noLoading: true } }); diff --git a/src/config/config.ts b/src/config/config.ts index e4e0ea9..66547bf 100644 --- a/src/config/config.ts +++ b/src/config/config.ts @@ -46,7 +46,7 @@ export const BASE_IMAGE_URL = import.meta.env.VITE_BASE_IMAGE_URL; // export const COMPANY: string = "jsyc"; // 江苏盐城项目 // export const COMPANY: string = "syhy"; //沈阳合盈盘锦项目 (需要去src\routers\modules\staticRouter.ts更换首页) // export const COMPANY: string = "jxwjj"; //嘉兴王江泾公用码头项目 (需要去src\routers\modules\staticRouter.ts更换首页) -// export const COMPANY: string = "phmw"; //鄱湖美湾医疗、医美产业集群项目 (需要去src\routers\modules\staticRouter.ts更换首页) +export const COMPANY: string = "phmw"; //鄱湖美湾医疗、医美产业集群项目 (需要去src\routers\modules\staticRouter.ts更换首页) // export const COMPANY: string = "xjnb"; // 新建宁波项目 // export const COMPANY: string = "ahsa"; // 安徽水安项目 // export const COMPANY: string = "zkax"; // 中科安信项目 @@ -54,6 +54,6 @@ export const BASE_IMAGE_URL = import.meta.env.VITE_BASE_IMAGE_URL; // export const COMPANY: string = "whzt"; //武汉中铁 // export const COMPANY: string = "ztsyj"; // 中铁十一局 // export const COMPANY: string = "xnyzhjj"; // 新能源智慧基建管理平台 -export const COMPANY: string = "gwkj"; // 国维科技 +// export const COMPANY: string = "gwkj"; // 国维科技 diff --git a/src/routers/modules/staticRouter.ts b/src/routers/modules/staticRouter.ts index 361ceda..2dd86af 100644 --- a/src/routers/modules/staticRouter.ts +++ b/src/routers/modules/staticRouter.ts @@ -24,13 +24,13 @@ export const staticRouter: RouteRecordRaw[] = [ { path: "/large", name: "大屏", - component: () => import("@/views/sevenLargeScreen/indexL.vue"), //七参数标准版 + // component: () => import("@/views/sevenLargeScreen/indexL.vue"), //七参数标准版 // component: () => import("@/views/commandScreen/indexCommand.vue"), //指挥部大屏 // component: () => import("@/views/agjtLiveScreen/indexLive.vue"), //鞍钢现场大屏 // component: () => import("@/views/overviewScreen/indexCommand.vue"), //总览大屏 // component: () => import("@/views/locationLive/locationL.vue"), //人员定位大屏 // component: () => import("@/views/agjtProjectKanban/indexL.vue"), //鞍钢集团项目看板大屏 - // component: () => import("@/views/sevenLargeScreen/indexL_syhy.vue"), // 只有一级路由(盘锦、嘉兴、鄱湖美湾医疗项目需切换至该首页) + component: () => import("@/views/sevenLargeScreen/indexL_syhy.vue"), // 只有一级路由(盘锦、嘉兴、鄱湖美湾医疗项目需切换至该首页) children: [ { path: "/headNoise", diff --git a/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomRight.vue b/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomRight.vue index 8d0808a..8eb30bb 100644 --- a/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomRight.vue +++ b/src/views/sevenLargeScreen/digitalConstruction/aIEarlyWarning/bottomRight.vue @@ -12,7 +12,8 @@
暂无数据