From 6d4dc9745d73b0e07bcfd239f052d6fd10690f91 Mon Sep 17 00:00:00 2001 From: tolag3 Date: Tue, 24 Sep 2024 09:36:27 +0900 Subject: [PATCH] Merge branch 'tolag3' --- .../webapp/WEB-INF/jsp/web/com/webLayout.jsp | 55 +- .../webapp/WEB-INF/jsp/web/main/mainPage.jsp | 533 ++++++++---------- 2 files changed, 261 insertions(+), 327 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/com/webLayout.jsp b/src/main/webapp/WEB-INF/jsp/web/com/webLayout.jsp index 5b0c8acf..95b48660 100644 --- a/src/main/webapp/WEB-INF/jsp/web/com/webLayout.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/com/webLayout.jsp @@ -35,8 +35,10 @@ content="default-src * self blob: data: gap:; style-src * self 'unsafe-inline' b - + + + @@ -62,26 +64,37 @@ window.onpageshow = function(event) {
-
- - <%-- 헤더메뉴 영역 --%> - - - <%-- 본문영역 외 영역 --%> - -
- <%-- 서브제목 --%> - -
- <%-- 좌측메뉴 --%> - - -
-
-
- <%-- 본문영역 --%> - <%-- 푸터메뉴 영역 --%> - + + +
+ + +
+ + + <%-- 헤더메뉴 영역 --%> + + + <%-- 본문영역 --%> + + + <%-- 서브제목 --%> +
+ +
+ <%-- 좌측메뉴 --%> + + +
+
+
+ + + +
+ <%-- 푸터메뉴 영역 --%> + +
\ No newline at end of file diff --git a/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp b/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp index 2f5dcd2a..8662ace4 100644 --- a/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp @@ -1,34 +1,21 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> -<%pageContext.setAttribute("crlf", "\r\n"); %> -<%pageContext.setAttribute("crlt", "<"); %> -<%pageContext.setAttribute("crgt", ">"); %> <% response.setHeader("Cache-Control","no-store"); response.setHeader("Pragma","no-cache"); response.setDateHeader("Expires",0); if (request.getProtocol().equals("HTTP/1.1")) response.setHeader("Cache-Control", "no-cache"); %> - - - - - - - - - - - - - - + + + + + + + - - - + + + + + + + + + + +
+
+ +
+ + + + +
+ + + +
+

뉴스레터다양한 정책 정보를 매월 정기 발행

+ + + +
+ + +
+
+ + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<%--