|
@@ -52,7 +52,7 @@
|
|
</div>
|
|
</div>
|
|
<div class="host-dirction">
|
|
<div class="host-dirction">
|
|
<img class="host-left" src="../static/img/yunActivity/left.png" />
|
|
<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" />
|
|
<img class="host-right" src="../static/img/yunActivity/right.png" />
|
|
</div>
|
|
</div>
|
|
<div class="video">
|
|
<div class="video">
|
|
@@ -283,8 +283,8 @@
|
|
},false);
|
|
},false);
|
|
function download() {
|
|
function download() {
|
|
if (isAndroid) {
|
|
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) {
|
|
} else if (isIOS) {
|
|
document.location.href = 'https://www.pgyer.com/gemini6?timestamp=' + Math.random();
|
|
document.location.href = 'https://www.pgyer.com/gemini6?timestamp=' + Math.random();
|
|
}
|
|
}
|