Forráskód Böngészése

Merge branch 'master-new' of http://192.168.32.253:3000/Software/android-cloud-H5 into master-new

hutao 3 éve%!(EXTRA string=óta)
szülő
commit
5966a9bd6b

+ 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;

+ 6 - 2
microserviceUserH5/vcloud/iosEnter.html

@@ -21,15 +21,19 @@
 	<div class="index-icon" id="index-what">
 		<img class="img" src="../static/img/iosEnter/index-what.png" />
 	</div>
-	<!-- <div class="index-icon" id="index-phone">
+	<div class="index-icon" id="index-phone">
 		<img class="img" src="../static/img/iosEnter/index-phone.png" />
-	</div> -->
+	</div>
 </div>
 <script type="text/javascript" th:inline="javascript">
 	let node = document.getElementById('index-what');
+	let phone = document.getElementById('index-phone');
 	node.addEventListener('click', () => {
 		window.location.href = 'https://www.baidu.com/'
 	})
+	phone.addEventListener('click', () => {
+		window.location.href = 'https://client.phone.androidscloud.com/cloud/phone/web/#/pages/index/index'
+	})
 </script>
 </body>
 <style>

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

+ 0 - 1
screenIos/WXtrialInterface.html

@@ -52,7 +52,6 @@
           <img src="../static/img/xuanfu_icon.png" />
         </div>
       </div>
-            url: `/packageA/order/renew/index?buyType=${sourceType == 1 ? '试用弹窗购买按钮进入-普通试用' : '试用弹窗购买按钮进入-激活码试用'}&record=` + form.userCardId,
       <div id="wine">
         <div id="box">
           <canvas id="playCanvas" width="450" height="800"></canvas>