Selaa lähdekoodia

Merge branch 'bug-5.2' of Software/android-cloud-H5 into test

hutao 3 vuotta sitten
vanhempi
commit
fd48a066a2
1 muutettua tiedostoa jossa 4 lisäystä ja 2 poistoa
  1. 4 2
      microserviceUserH5/vcloud/yunActivity.html

+ 4 - 2
microserviceUserH5/vcloud/yunActivity.html

@@ -3,7 +3,7 @@
 <head>
 	<meta charset="UTF-8">
 	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
-	<title>落地页活动</title>
+	<title>双子星云手机</title>
 	<link rel="icon" href="../static/img/favicon2.ico" type="img/x-ico">
 	<link rel="stylesheet" href="../static/js/vender/bootstrap/css/bootstrap.min.css">
 	<link rel="stylesheet" href="../static/js/vender/toastr/toastr.min.css">
@@ -145,7 +145,9 @@
 						operate(`周年庆h5落地页打开${isAndroid}`);	
 						}
 						download();
-						toastr.error(`领取成功`);
+						stopManyClick(() =>{
+							toastr.error(`领取成功`);
+						})
 					}else{
 						stopManyClick(() =>{
 							toastr.error(res.msg)