heyang hace 3 años
padre
commit
c6691f9821
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      microserviceUserH5/vcloud/actFissionShare.html

+ 1 - 1
microserviceUserH5/vcloud/actFissionShare.html

@@ -565,7 +565,7 @@
 		});
         function download() {
             if (isAndroid) {
-                if (baseUrl.includes('14.16.190.141')) {
+                if (baseUrl.includes('14.18.190.141')) {
                     window.location.href = 'http://14.18.190.141:28888/suanchou'
                 } else {
                     window.location.href = 'http://www.androidscloud.com/suanchou?timestamp=' + Math.random();