From d009d305ddba0a9be9378ecdbbd5c27866427c32 Mon Sep 17 00:00:00 2001 From: zhangwei Date: Wed, 7 Mar 2018 15:58:43 +0800 Subject: [PATCH] =?UTF-8?q?session=E8=B6=85=E6=97=B6=E6=97=B6=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E9=A1=B5=E9=9D=A2=E8=B7=B3=E5=87=BA=E6=A1=86=E6=9E=B6?= =?UTF-8?q?=E5=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/login.jsp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/login.jsp b/src/main/webapp/WEB-INF/views/login.jsp index 4ed96b8f1..b9f572130 100644 --- a/src/main/webapp/WEB-INF/views/login.jsp +++ b/src/main/webapp/WEB-INF/views/login.jsp @@ -22,6 +22,7 @@ + @@ -106,6 +107,9 @@ + + + @@ -133,8 +137,6 @@ } }); - - // 如果在框架或在对话框中,则弹出提示并跳转到首页 if(self.frameElement && self.frameElement.tagName == "IFRAME" || $('#left').length > 0 || $('.jbox').length > 0){ alert('未登录或登录超时。请重新登录,谢谢!');