|
@@ -8,7 +8,7 @@ var isProduction = process.env.NODE_ENV === 'production'
|
|
// 配置请求域名
|
|
// 配置请求域名
|
|
|
|
|
|
// const serverName = isProduction ? '' : 'http://192.168.0.207:8100'
|
|
// const serverName = isProduction ? '' : 'http://192.168.0.207:8100'
|
|
-const serverName = isProduction ? '/' : 'http://192.168.0.44:8110/'
|
|
|
|
|
|
+const serverName = isProduction ? '/' : 'http://221.4.210.172:10081/'
|
|
// http://192.168.0.44:8100/web/index.html#/
|
|
// http://192.168.0.44:8100/web/index.html#/
|
|
|
|
|
|
const serverLocation = window.location.hostname
|
|
const serverLocation = window.location.hostname
|