liweikun 1 year ago
parent
commit
65d535c661
  1. 2
      jwtech-pc-page/config/index.js
  2. 2
      jwtech-pc-page/static/config.js

2
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,

2
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/",

Loading…
Cancel
Save