From 65d535c661a780666a262d4a9d130c3b1de3775b Mon Sep 17 00:00:00 2001 From: liweikun <1920346024@qq.com> Date: Thu, 7 Mar 2024 13:59:27 +0800 Subject: [PATCH] .. --- jwtech-pc-page/config/index.js | 2 +- jwtech-pc-page/static/config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jwtech-pc-page/config/index.js b/jwtech-pc-page/config/index.js index 927e47bc..0b14386e 100644 --- a/jwtech-pc-page/config/index.js +++ b/jwtech-pc-page/config/index.js @@ -42,7 +42,7 @@ module.exports = { }, // 使用 localhost:18080 或者 本机地址:18080 访问系统页面 - host: '192.168.255.50', // can be overwritten by process.env.HOST + host: '192.168.2.107', // can be overwritten by process.env.HOST port: 8080, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined autoOpenBrowser: true, diff --git a/jwtech-pc-page/static/config.js b/jwtech-pc-page/static/config.js index 2d48da0a..a1b71bca 100644 --- a/jwtech-pc-page/static/config.js +++ b/jwtech-pc-page/static/config.js @@ -9,7 +9,7 @@ window.g = { // noSuffixUrl: "http://106.2.224.58:1036",//没有工程名的地址 // url: "http://106.2.224.58:1036/kms-pc-web/api", // url: "http://106.2.224.58:1039/kms-pc-web", - url: "http://192.168.2.108:18080/tianhui-admin-web", + url: "http://192.168.2.108:18100/tianhui-admin-web", // url: "http://192.168.1.113:8083/kms-pc-web", // url: "http://192.168.1.113:18080/kms-pc-web", // downloadUrl: "http://106.2.224.58:1036/kms-pc-web/api/uploadRecord/downloadNet/",