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();