heyang %!s(int64=3) %!d(string=hai) anos
pai
achega
90b659b2fe

+ 2 - 0
microserviceUserH5/vcloud/exchangePhoneActivity.html

@@ -178,9 +178,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();
 						}

+ 2 - 0
microserviceUserH5/vcloud/weChatExchangePhoneActivity.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();
 						}