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