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 @@