Bladeren bron

关于科德新增2025数据与样式

anderx 1 dag geleden
bovenliggende
commit
f0b8bacb25

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

@@ -9,9 +9,9 @@ jdbc.password=123456
 #jdbc.username=root
 #jdbc.password=aftdev
 
-portal.host=//www.kedexinxi.com/portal/1.0.39
-#portal.host=//172.16.1.199:8084/portal/1.0.39
-#portal.host=//172.16.0.255:3000/kede_ow/portal/1.0.32
+#portal.host=//www.kedexinxi.com/portal/1.0.39
+portal.host=//172.16.1.199:8084/portal/1.0.39
+#portal.host=//172.16.1.199:3000/kede_ow/portal/1.0.39
 
 static.host=//www.kedexinxi.com/client/1.0.13
 #static.host=http://172.16.1.187/client/1.0.10

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

@@ -1018,11 +1018,11 @@
             })
             $("#right").on("click",function() {
                 num -= 200
-                if(num == -6500){
-                    num = -6747
+                if(num == -6900){
+                    num = -7147
                     $("#changeUl").css({ "transform": "translate3d("+num+"px, 0px, 0px)", "transition-duration": "1000ms" })
                 }
-                if(num <= -6767) {
+                if(num <= -7167) {
                     num = -200
                     $("#changeUl").css({ "transform": "translate3d("+num+"px, 0px, 0px)", "transition-duration": "0ms","transition": "0" })
                     setTimeout(function(){