diff --git a/index.html b/index.html index d6489d6..8055bbf 100644 --- a/index.html +++ b/index.html @@ -99,7 +99,6 @@ popup.success("注销成功",function(){ location.href = "login.html"; }) - // 注销逻辑 返回 true / false return true; })