|
@@ -23,7 +23,7 @@ function geturl(){
|
|
|
}
|
|
|
}else if(window.location.href.indexOf('192.168.2.236')>-1){
|
|
|
return {
|
|
|
- gourl:'http://192.168.2.236:5654/cdss.html',
|
|
|
+ gourl:'http://192.168.2.236:2489/cdss.html',
|
|
|
imgurl:'http://192.168.2.236:82'
|
|
|
}
|
|
|
}else if(window.location.href.indexOf('192.168.2.241')>-1){
|