Procházet zdrojové kódy

关于科德修改

anderx před 11 měsíci
rodič
revize
b345ebd82c

+ 2 - 2
src/main/resources/props/config_local.properties

@@ -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
 #portal.host=//172.16.0.255:3000/kede_ow/portal/1.0.32
 
 
 static.host=//www.kedexinxi.com/client/1.0.13
 static.host=//www.kedexinxi.com/client/1.0.13

+ 3 - 3
src/main/webapp/WEB-INF/views/portal/about.html

@@ -1002,11 +1002,11 @@
             })
             })
             $("#right").on("click",function() {
             $("#right").on("click",function() {
                 num -= 200
                 num -= 200
-                if(num == -5400){
-                    num = -5647
+                if(num == -6300){
+                    num = -6547
                     $("#changeUl").css({ "transform": "translate3d("+num+"px, 0px, 0px)", "transition-duration": "1000ms" })
                     $("#changeUl").css({ "transform": "translate3d("+num+"px, 0px, 0px)", "transition-duration": "1000ms" })
                 }
                 }
-                if(num <= -5667) {
+                if(num <= -6567) {
                     num = -200
                     num = -200
                     $("#changeUl").css({ "transform": "translate3d("+num+"px, 0px, 0px)", "transition-duration": "0ms","transition": "0" })
                     $("#changeUl").css({ "transform": "translate3d("+num+"px, 0px, 0px)", "transition-duration": "0ms","transition": "0" })
                     setTimeout(function(){
                     setTimeout(function(){