From 777f467529632756d2581c40a792a306e34e79c3 Mon Sep 17 00:00:00 2001 From: erzhongxmu Date: Sat, 15 Oct 2022 19:53:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E8=AF=AD=E8=A8=80=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/webpage/login/login.jsp | 634 ++++++++++++------------ 1 file changed, 325 insertions(+), 309 deletions(-) diff --git a/src/main/webapp/webpage/login/login.jsp b/src/main/webapp/webpage/login/login.jsp index 9bd9ad92..a1f22e7a 100644 --- a/src/main/webapp/webpage/login/login.jsp +++ b/src/main/webapp/webpage/login/login.jsp @@ -1,149 +1,160 @@ -<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> -<%@page import="org.jeecgframework.core.util.SysThemesUtil,org.jeecgframework.core.enums.SysThemesEnum"%> -<%@include file="/context/mytags.jsp"%> +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> +<%@page import="org.jeecgframework.core.util.SysThemesUtil,org.jeecgframework.core.enums.SysThemesEnum" %> +<%@include file="/context/mytags.jsp" %> <% - session.setAttribute("lang","zh-cn"); - SysThemesEnum sysTheme = SysThemesUtil.getSysTheme(request); - String lhgdialogTheme = SysThemesUtil.getLhgdialogTheme(sysTheme); + session.setAttribute("lang", "zh-cn"); + SysThemesEnum sysTheme = SysThemesUtil.getSysTheme(request); + String lhgdialogTheme = SysThemesUtil.getLhgdialogTheme(sysTheme); %> - - - <t:mutiLang langKey="jeect.platform"/> - - - - - - - - + + + <t:mutiLang langKey="jeect.platform"/> + + + + + + + + - - - - + + + + - - - + + + - + - +
-
-
-
- - - -
-<%--

© 本系统未在任何平台出售源码,版权归jeewms所有,如果需要服务请联系13850081872

--%> - -
-
- - - + @@ -154,209 +165,214 @@ <%=lhgdialogTheme %>