Explorar el Código

调整落地页下载地址

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

+ 2 - 2
microserviceUserH5/vcloud/yunActivity.html

@@ -283,8 +283,8 @@
 		},false);
 		function download() {
             if (isAndroid) {
-				window.location.href = window.location.protocol === 'https:' ? 'https://file.phone.androidscloud.com:8121/document/newFile/download/0/edv834e74a9c43eaac02?fileKey=LowLevelMultipartUpload_18708543811604070422' :
-				'http://110.53.221.195:8210/document/newFile/download/0/edv834e74a9c43eaac02?fileKey=LowLevelMultipartUpload_18708543811604070422';
+				window.location.href = window.location.protocol === 'https:' ? 'https://file.phone.androidscloud.com:8121/document/newFile/download/1/edv834e74a9c43eaac02/LowLevelMultipartUpload_18708543811604070422/shuangzixing.apk' :
+				'http://110.53.221.195:8210/document/newFile/download/1/edv834e74a9c43eaac02/LowLevelMultipartUpload_18708543811604070422/shuangzixing.apk';
             } else if (isIOS) {
                 document.location.href = 'https://www.pgyer.com/gemini6?timestamp=' + Math.random();
             }