heyang 3 년 전
부모
커밋
c6691f9821
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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();