From 12dc19dd55431f61ce3cfc998a46f933f0893d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Fri, 2 Apr 2021 09:11:26 +0800 Subject: [PATCH] layui version to 2.6.2 --- index.html | 1 - 1 file changed, 1 deletion(-) 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; })