|
@@ -8,14 +8,14 @@ var Constant = {
|
|
|
Constant.serverUrl="http://www.hbjp.com.cn/website-server/"
|
|
|
|
|
|
//开发环境
|
|
|
- if(window.location.href.indexOf("http://127.0.0.1:8848/")>=0){
|
|
|
- Constant.serverUrl="http://121.37.187.149/jp-group/website-server/"
|
|
|
- }
|
|
|
- if(window.location.href.indexOf("http://127.0.0.1:8848/")>=0){
|
|
|
- //Constant.serverUrl="http://127.0.0.1:8086/website-server/"
|
|
|
- Constant.serverUrl="http://121.37.187.149/jp-group/website-server/"
|
|
|
+ // if(window.location.href.indexOf("http://127.0.0.1:8848/")>=0){
|
|
|
+ // Constant.serverUrl="http://121.37.187.149/jp-group/website-server/"
|
|
|
+ // }
|
|
|
+ // if(window.location.href.indexOf("http://127.0.0.1:8848/")>=0){
|
|
|
+ // //Constant.serverUrl="http://127.0.0.1:8086/website-server/"
|
|
|
+ // Constant.serverUrl="http://121.37.187.149/jp-group/website-server/"
|
|
|
|
|
|
- }
|
|
|
+ // }
|
|
|
|
|
|
|
|
|
|