From a990035bd7eaa9ec835eeab52be079ceb2109ba3 Mon Sep 17 00:00:00 2001 From: Vce Date: Sat, 4 May 2024 16:20:39 +0800 Subject: [PATCH] =?UTF-8?q?dev:=E6=B7=BB=E5=8A=A0=E9=9E=8D=E9=92=A2?= =?UTF-8?q?=E6=9C=80=E6=96=B0=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 12 ++++++++---- pages/videoManage/playVideo.vue | 4 +--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/main.js b/main.js index 799a43ae..d199927b 100644 --- a/main.js +++ b/main.js @@ -35,13 +35,15 @@ Vue.prototype.COMPANY = "" if (process.env.NODE_ENV === 'development') { // 开发环境 console.log('开发环境') - Vue.prototype.url_config = 'http://47.93.215.234:9809/' // 鞍钢正式地址 + // Vue.prototype.url_config = 'http://47.93.215.234:9809/' // 鞍钢正式地址(弃用) + Vue.prototype.url_config = 'http://42.180.188.17:9809/' // 鞍钢正式地址 // Vue.prototype.url_config = 'http://47.93.215.234:11211/' // 鞍钢测试地址 // Vue.prototype.url_config = 'http://182.90.224.237:51234/' //雄哥内网穿透地址 // Vue.prototype.url_config = 'http://jxj.zhgdyun.com:61212/' //杰哥内网穿透地址 // Vue.prototype.url_config = 'http://192.168.34.221:9111/' //郭圣雄本地 // Vue.prototype.url_config = 'http://192.168.34.155:19111/' //彭洁本地 - Vue.prototype.work_url = 'http://47.93.215.234:19997' // 工作流线上地址 + // Vue.prototype.work_url = 'http://47.93.215.234:19997' // 工作流线上地址(弃用) + Vue.prototype.work_url = 'http://42.180.188.17:19997' // 工作流线上地址 // Vue.prototype.work_url = 'http://192.168.34.138:5173' // 工作流地址 // Vue.prototype.url_config = 'http://8.142.139.165:7080/' // 湖里 // Vue.prototype.url_config = 'http://139.9.66.234:8/' @@ -80,11 +82,13 @@ if (process.env.NODE_ENV === 'development') { console.log('生产环境') // Vue.prototype.url_config = 'http://10.168.1.105:11111/' // 线上地址 // Vue.prototype.url_config = 'http://10.168.1.104:11111/' // 线上地址 - Vue.prototype.url_config = 'http://47.93.215.234:9809/' // 鞍钢线上地址 + // Vue.prototype.url_config = 'http://47.93.215.234:9809/' // 鞍钢线上地址(弃用) + Vue.prototype.url_config = 'http://42.180.188.17:9809/' // 鞍钢线上地址 // Vue.prototype.url_config = 'http://47.93.215.234:11211/' // 鞍钢测试地址 // Vue.prototype.url_config = 'http://182.90.224.237:51234/' // 百色三标段 // Vue.prototype.url_config = 'http://192.168.34.221:9111/' // 百色三标段 - Vue.prototype.work_url = 'http://47.93.215.234:19997' // 工作流线上地址 + // Vue.prototype.work_url = 'http://47.93.215.234:19997' // 工作流线上地址(弃用) + Vue.prototype.work_url = 'http://42.180.188.17:19997' // 工作流线上地址 // Vue.prototype.work_url = 'http://47.93.215.234:19097' // 工作流测试地址 // Vue.prototype.work_url = 'http://192.168.34.139:5173' // 工作流地址 // Vue.prototype.url_config = 'http://182.90.224.147:100/' //演示平台 diff --git a/pages/videoManage/playVideo.vue b/pages/videoManage/playVideo.vue index 3009a30c..2cf86eb5 100644 --- a/pages/videoManage/playVideo.vue +++ b/pages/videoManage/playVideo.vue @@ -6,10 +6,8 @@ - - - + {{videoInfo.videoName}}