From 7da032e55ecf3a12a63fec4fd075bfb8263ce448 Mon Sep 17 00:00:00 2001 From: Vce Date: Wed, 5 Jun 2024 19:39:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=90=E5=88=B6=E5=8D=B1=E5=A4=A7=E5=B7=A5?= =?UTF-8?q?=E7=A8=8B=E6=95=B0=E6=8D=AE=E5=8F=AA=E8=83=BD=E7=94=B1=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E8=B4=A6=E5=8F=B7=E5=92=8C=E8=B4=A3=E4=BB=BB=E4=BA=BA?= =?UTF-8?q?=E8=BF=9B=E8=A1=8C=E6=93=8D=E4=BD=9C=EF=BC=8C=E8=80=8C=E8=B4=A3?= =?UTF-8?q?=E4=BB=BB=E5=8D=95=E4=BD=8D=E7=9A=84=E5=85=B6=E4=BB=96=E4=BA=BA?= =?UTF-8?q?=E5=8F=AA=E8=83=BD=E6=9F=A5=E7=9C=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 4 +- pages/projectEnd/dangerBigProject/control.vue | 56 +++++++++++++------ pages/projectEnd/dangerBigProject/details.vue | 7 ++- 3 files changed, 46 insertions(+), 21 deletions(-) diff --git a/main.js b/main.js index 0d95ce72..d439baba 100644 --- a/main.js +++ b/main.js @@ -38,8 +38,8 @@ if (process.env.NODE_ENV === 'development') { // 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://42.180.188.17: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://182.90.224.237:51234/' //雄哥内网穿透地址 + // Vue.prototype.url_config = 'http://jxj.zhgdyun.com:61212/' //杰哥内网穿透地址 // Vue.prototype.url_config = ' http://192.168.34.221:28888/' //郭圣雄本地 // Vue.prototype.url_config = 'http://192.168.34.221:9111/' //郭圣雄本地 // Vue.prototype.url_config = 'http://192.168.34.155:19111/' //彭洁本地 diff --git a/pages/projectEnd/dangerBigProject/control.vue b/pages/projectEnd/dangerBigProject/control.vue index 772696d0..259b9725 100644 --- a/pages/projectEnd/dangerBigProject/control.vue +++ b/pages/projectEnd/dangerBigProject/control.vue @@ -28,20 +28,27 @@