From 246f03b4581a04dfa4113f5c14053e0ba0d01d36 Mon Sep 17 00:00:00 2001 From: e <2432808546@qq.com> Date: Thu, 16 Dec 2021 18:09:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BC=96=E8=BE=91=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E7=AE=80=E4=BB=8B=E5=AE=8C=E5=90=8E=E5=B7=A6=E8=BE=B9?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E9=80=89=E4=B8=AD=E6=95=88=E6=9E=9C=E6=B6=88?= =?UTF-8?q?=E5=A4=B1bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/setting.js | 2 +- src/views/data/Introduce.vue | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/setting.js b/src/setting.js index 1ba8842..b2dad47 100644 --- a/src/setting.js +++ b/src/setting.js @@ -9,7 +9,7 @@ const isPro = url.includes('huorantech'); //正式服 let jumpPath = ""; let host = ""; if (isDev) { - // jumpPath = "http://124.71.12.62/judgmentPoint/"; + // jumpPath = "http://www.huorantech.cn/judgmentPoint/"; jumpPath = "http://39.108.250.202/judgmentPoint/"; // jumpPath = "http://192.168.31.254:8087/"; // 本地调试-需要启动本地判分点系统 // host = "http://www.huorantech.cn:9000/";//线上 diff --git a/src/views/data/Introduce.vue b/src/views/data/Introduce.vue index 04693c6..449561c 100644 --- a/src/views/data/Introduce.vue +++ b/src/views/data/Introduce.vue @@ -47,7 +47,7 @@