heyang 3 years ago
parent
commit
360157828a

+ 4 - 2
microserviceUserH5/vcloud/baiduExchangePhoneActivity.html

@@ -278,9 +278,11 @@
 						},500)
 					} else if(res.status === 0) {
 						if(changePhoneType == 1){
+							operate('cp_h5_选择_新用户');
 							$('.copy-dialog').animate({top: '5.75rem'},"fast");
 							$('.copy-mask').show();
 						}else{
+							operate('cp_h5_选择_某手指');
 							$('.ios-dialog').animate({top: '5.75rem'},"fast");
 							$('.ios-mask').show();
 						}
@@ -402,13 +404,13 @@
 					if(res.status == 0){
 						timerHandle('back');
 						if(changePhoneType == 1){
+							operate('cp_h5_选择_新用户');
 							$('.copy-dialog').animate({top: '3.8rem'},"fast");
 							$('.copy-mask').show();
-							operate('cp_h5_选择_新用户');
 						}else{
+							operate('cp_h5_选择_某手指');
 							$('.ios-dialog').animate({top: '5.75rem'},"fast");
 							$('.ios-mask').show();
-							operate('cp_h5_选择_某手指');
 						}
 						document.documentElement.style.overflow='hidden';
 					}else{

+ 7 - 0
microserviceUserH5/vcloud/exchangePhoneDownApp.html

@@ -17,6 +17,13 @@
 	<script>
 		toastr.options.positionClass = 'toast-center-center';
 	</script>
+	<style>
+		@media (max-width: 800px) {
+			.free-code-con {
+				width: 100%;
+			}
+		}
+	</style>
 </head>
 <div class="top free-code-con" style="position:relative;background: #169af2;">
 	<div class="bottom-img">