heyang 3 年 前
コミット
24334adca6
共有1 個のファイルを変更した3 個の追加1 個の削除を含む
  1. 3 1
      microserviceUserH5/vcloud/exchangePhoneActivity.html

+ 3 - 1
microserviceUserH5/vcloud/exchangePhoneActivity.html

@@ -187,7 +187,9 @@
 						document.documentElement.style.overflow='hidden';
 						timerHandle('back');
 					} else {
-						toastr.error(res.msg);
+						stopManyClick(() =>{
+							toastr.error(res.msg);
+						})
 					}
 				}
 			})