diff --git a/WebContent/WEB-INF/views/login/login.jsp b/WebContent/WEB-INF/views/login/login.jsp index 7cbc75d..4ad5cf5 100644 --- a/WebContent/WEB-INF/views/login/login.jsp +++ b/WebContent/WEB-INF/views/login/login.jsp @@ -7,49 +7,38 @@ - + + - - -Insert title here - + +贵送机具管理系统 - 登录 <% - String uuid = UUID.randomUUID().toString().replaceAll("-", ""); request.getSession().setAttribute("randTxt", uuid); String sessionId = request.getSession().getId(); - response.setHeader("SET-COOKIE", "JSESSIONID="+sessionId+";secure;HttpOnly"); - - %> - - - - + - + - - - - + + + + + + + + - - + - - + + @@ -138,174 +127,859 @@ function showAgreement() { + - + +
+
+ + + + + +
+
-
-
- -
-
-
- " name="randSession" > -
- -
-

-
- -
-

-
- -
-
- - -
-
+ diff --git a/WebContent/WEB-INF/views/sys/index.jsp b/WebContent/WEB-INF/views/sys/index.jsp index 887380e..7dc4595 100644 --- a/WebContent/WEB-INF/views/sys/index.jsp +++ b/WebContent/WEB-INF/views/sys/index.jsp @@ -35,7 +35,8 @@ - + 贵送机具管理系统 +<%-- --%>
@@ -125,8 +126,8 @@ diff --git a/WebContent/static/css/ace/ace.min.css b/WebContent/static/css/ace/ace.min.css index a970694..b342e78 100644 --- a/WebContent/static/css/ace/ace.min.css +++ b/WebContent/static/css/ace/ace.min.css @@ -1252,7 +1252,7 @@ blockquote, blockquote.pull-right { padding-right: 0; min-height: 45px; position: relative; - background: #438eb9 + background: #1f77aa } .navbar>.container {