From 1960b4e1d26843b6474cded87f4ca6ff7a2dfdb2 Mon Sep 17 00:00:00 2001 From: Rain_ <904416525@qq.com> Date: Tue, 13 Jan 2026 16:07:37 +0800 Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E5=8D=87=E7=BA=A7=E6=B5=B7?= =?UTF-8?q?=E5=BA=B7web=E6=8F=92=E4=BB=B6=E8=B0=B7=E6=AD=8C=E6=B5=8F?= =?UTF-8?q?=E8=A7=88=E5=99=A8=E6=92=AD=E6=94=BE=E5=A4=B1=E8=B4=A5bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 6 +++--- index.html | 2 +- public/jsWebControl-1.0.0.min.js | 1 - public/jsWebControl-1.2.5.min.js | 2 ++ 4 files changed, 6 insertions(+), 5 deletions(-) delete mode 100644 public/jsWebControl-1.0.0.min.js create mode 100644 public/jsWebControl-1.2.5.min.js diff --git a/.env.development b/.env.development index ededd66..2b7d142 100644 --- a/.env.development +++ b/.env.development @@ -4,8 +4,8 @@ NODE_ENV = 'development' # 本地环境接口地址(/api/index.ts文件中使用) # 后端本地 # VITE_API_URL = 'http://192.168.34.155:28890' #彭杰鞍钢本地 -VITE_API_URL = 'http://192.168.34.155:19111' -# VITE_API_URL = 'http://192.168.34.221:8111' #雄哥本地 +# VITE_API_URL = 'http://192.168.34.155:19111' +VITE_API_URL = 'http://192.168.34.221:8111' #雄哥本地 # VITE_API_URL = 'http://192.168.34.221:19112' #雄哥本地 # VITE_API_URL = 'http://192.168.34.221:28890' #雄哥本地 # VITE_API_URL = 'http://182.90.224.237:51234' #雄哥远程 @@ -21,7 +21,7 @@ VITE_API_URL = 'http://192.168.34.155:19111' # 演示平台 # VITE_API_URL = 'http://jxj.zhgdyun.com:9809' # 百色七参数线上地址 -# VITE_API_URL = 'http://101.43.164.214:11111' +VITE_API_URL = 'http://101.43.164.214:11111' # 七参数标准版(测试平台) # VITE_API_URL = 'http://jxj.zhgdyun.com:15551' # 七参数标准版(测试平台) diff --git a/index.html b/index.html index 1e0b26f..0198974 100644 --- a/index.html +++ b/index.html @@ -128,7 +128,7 @@ - +