@@ -61,8 +61,8 @@ template.cacheable=false
#连接开�
-portal.host=//www.kedexinxi.com/portal/1.0.36
-#portal.host=//172.16.1.187/portal/1.0.32
+portal.host=//www.kedexinxi.com/portal/1.0.37
+#portal.host=//172.16.1.187/portal/1.0.37
#portal.host=//172.16.0.255:3000/kede_ow/portal/1.0.32
static.host=//www.kedexinxi.com/client/1.0.13
@@ -1002,11 +1002,11 @@
})
$("#right").on("click",function() {
num -= 200
- if(num == -5400){
- num = -5647
+ if(num == -6300){
+ num = -6547
$("#changeUl").css({ "transform": "translate3d("+num+"px, 0px, 0px)", "transition-duration": "1000ms" })
}
- if(num <= -5667) {
+ if(num <= -6567) {
num = -200
$("#changeUl").css({ "transform": "translate3d("+num+"px, 0px, 0px)", "transition-duration": "0ms","transition": "0" })
setTimeout(function(){