From f8c187e2d112ee1b42649f7674cadfe31fd97980 Mon Sep 17 00:00:00 2001 From: Rain_ <904416525@qq.com> Date: Sat, 12 Apr 2025 10:56:21 +0800 Subject: [PATCH] =?UTF-8?q?flx:=E6=8F=90=E4=BA=A4=E4=B8=AD=E6=96=B0?= =?UTF-8?q?=E5=BB=BA=E7=89=88=E9=85=8D=E7=BD=AE=E6=8C=87=E6=8C=A5=E9=83=A8?= =?UTF-8?q?=E5=A4=A7=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 6 ++-- .env.production | 6 ++-- src/config/config.ts | 4 +-- src/routers/modules/staticRouter.ts | 4 +-- src/views/commandScreen/indexCommand.vue | 39 ++++++++++++++++++------ 5 files changed, 41 insertions(+), 18 deletions(-) diff --git a/.env.development b/.env.development index 5d3ecf56..a067575e 100644 --- a/.env.development +++ b/.env.development @@ -33,16 +33,18 @@ NODE_ENV = 'development' # VITE_API_URL = 'http://42.180.188.17:11211' #测试环境 # VITE_API_URL = 'http://jxj.zhgdyun.com:19812' # 苏立信/重庆市南岸区 -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' # 中科佳成 -VITE_API_URL = 'http://1.13.185.209:8089' +# VITE_API_URL = 'http://1.13.185.209:8089' # 九柱 # VITE_API_URL = 'http://jxjzw.zhgdyun.com:11111' # 四川网诚 # VITE_API_URL = 'http://jxj.zhgdyun.com:100' # VITE_API_URL = 'http://jxj.zhgdyun.com:34568' +# 新能源智慧基建管理平台|中新建电力集团(外网) +VITE_API_URL = 'http://117.146.73.156:9820' # 九柱集团 # VITE_API_URL = 'http://218.95.151.122:31004' # 包头化工 diff --git a/.env.production b/.env.production index 50ec62ab..a491cf3b 100644 --- a/.env.production +++ b/.env.production @@ -10,7 +10,7 @@ NODE_ENV = "production" # 沈阳合盈线上 # VITE_API_URL = "http://101.43.164.214:45022" # 嘉兴王江泾公用码头 -VITE_API_URL = "http://183.249.224.118:9003" +# VITE_API_URL = "http://183.249.224.118:9003" # 百色 新项目通用地址 # VITE_API_URL = 'http://101.43.164.214:11111' @@ -29,7 +29,7 @@ VITE_API_URL = "http://183.249.224.118:9003" # 中科安信 # VITE_API_URL = 'http://8.136.222.164:8808' # 中科佳成 -VITE_API_URL = 'http://1.13.185.209:8089' +# VITE_API_URL = 'http://1.13.185.209:8089' # 合肥启程(乌丹) # VITE_API_URL = 'http://192.168.100.4:9809' # 九柱 @@ -47,7 +47,7 @@ VITE_API_URL = 'http://1.13.185.209:8089' # 新能源智慧基建管理平台|中新建电力集团(内网) # VITE_API_URL = 'http://10.30.102.4:9820' # 新能源智慧基建管理平台|中新建电力集团(外网) -# VITE_API_URL = 'http://117.146.73.156:9820' +VITE_API_URL = 'http://117.146.73.156:9820' # 国维科技 # VITE_API_URL = 'http://10.216.103.99:9820' # 新能源智慧基建管理平台 diff --git a/src/config/config.ts b/src/config/config.ts index 76d821c5..8b3ca524 100644 --- a/src/config/config.ts +++ b/src/config/config.ts @@ -38,7 +38,7 @@ export const BASE_IMAGE_URL = import.meta.env.VITE_BASE_IMAGE_URL; // export const COMPANY: string = "agjtProjectKanban"; //鞍钢集团项目看板大屏 // export const COMPANY: string = "agjtOverviewScreen"; //鞍钢集团项目总览 // export const COMPANY: string = "agjtLocationLive"; //鞍钢集团人员定位大屏 -export const COMPANY: string = "zkjc"; //中科佳成项目 +// export const COMPANY: string = "zkjc"; //中科佳成项目 // export const COMPANY: string = "cqna"; //重庆南岸项目 // export const COMPANY: string = "slx"; //苏立信项目 // export const COMPANY: string = "hfqc"; //合肥启程(乌丹)项目 @@ -53,7 +53,7 @@ export const COMPANY: string = "zkjc"; //中科佳成项目 // export const COMPANY: string = "jzjt"; //九柱集团 // export const COMPANY: string = "whzt"; //武汉中铁 // export const COMPANY: string = "ztsyj"; // 中铁十一局 -// export const COMPANY: string = "xnyzhjj"; // 新能源智慧基建管理平台|中新建 +export const COMPANY: string = "xnyzhjj"; // 新能源智慧基建管理平台|中新建 // export const COMPANY: string = "gwkj"; // 国维科技 // export const COMPANY: string = "allxm"; // 安立路项目 // export const COMPANY: string = "hbla"; // 湖北龙澳 diff --git a/src/routers/modules/staticRouter.ts b/src/routers/modules/staticRouter.ts index 63d732f7..fa1e3a38 100644 --- a/src/routers/modules/staticRouter.ts +++ b/src/routers/modules/staticRouter.ts @@ -24,8 +24,8 @@ export const staticRouter: RouteRecordRaw[] = [ { path: "/large", name: "大屏", - component: () => import("@/views/sevenLargeScreen/indexL.vue"), //七参数标准版 - // component: () => import("@/views/commandScreen/indexCommand.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"), //人员定位大屏 diff --git a/src/views/commandScreen/indexCommand.vue b/src/views/commandScreen/indexCommand.vue index aa686ee7..fe6c1464 100644 --- a/src/views/commandScreen/indexCommand.vue +++ b/src/views/commandScreen/indexCommand.vue @@ -25,10 +25,10 @@
{{ adminName }}
- +
退出登录
@@ -45,10 +45,10 @@