Bladeren bron

Merge branch 'bug-5.2' into test

hutao 3 jaren geleden
bovenliggende
commit
5b1f8ee971

+ 0 - 1
microserviceUserH5/static/css/yunActivity.css

@@ -157,7 +157,6 @@ img {
 .get-code{
   position: absolute;
   right: 0.2rem;
-  width: 1.53rem;
   height: 0.28rem;
   line-height: 0.28rem;
   font-size: 0.3rem;

BIN
microserviceUserH5/static/img/yunActivity/banner.png


+ 3 - 3
microserviceUserH5/vcloud/yunActivity.html

@@ -52,7 +52,7 @@
 			</div>
 			<div class="host-dirction">
 				<img class="host-left" src="../static/img/yunActivity/left.png" />
-				<div class="game-host">游戏托管功能应用详解</div>
+				<div class="game-host">云机托管功能应用详解</div>
 				<img class="host-right" src="../static/img/yunActivity/right.png" />
 			</div>
 			<div class="video">
@@ -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();
             }