|
@@ -8,7 +8,7 @@ let loading = ''
|
|
|
|
|
|
// 配置请求域名
|
|
|
let layoutBoxIsShow
|
|
|
-const serverName = isProduction ? '/zhoushan' : 'https://project.4dage.com/8002/zhoushan'
|
|
|
+const serverName = isProduction ? '/zhoushan' : 'http://8.135.106.227:8002/zhoushan'
|
|
|
// https://project.4dage.com/8002/
|
|
|
// http://8.135.106.227:8002/
|
|
|
// http://119.23.129.199:8100/
|