From 16af310dc79e3db4d989c2131cad3b392eb26515 Mon Sep 17 00:00:00 2001 From: leebeomjun Date: Tue, 13 Jun 2023 13:41:33 +0900 Subject: [PATCH] =?UTF-8?q?SPA(=EC=8B=B1=EA=B8=80=20=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=EC=96=B4=ED=94=8C=EB=A6=AC=EC=BC=80=EC=9D=B4?= =?UTF-8?q?=EC=85=98)=EC=97=90=EC=84=9C=20=EC=82=AC=EC=9A=A9=EB=90=98?= =?UTF-8?q?=EC=A7=80=20=EC=95=8A=EB=8A=94=20=20=EB=A0=88=EC=9D=B4=EC=95=84?= =?UTF-8?q?=EC=9B=83=20=ED=83=9C=EA=B7=B8,=20=EC=A4=91=EB=B3=B5=20?= =?UTF-8?q?=ED=83=9C=EA=B7=B8=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/base/actionGroup/actionGroup-main.jsp | 29 +---- .../jsp/base/authority/authority-main.jsp | 30 +---- .../WEB-INF/jsp/base/code/code-main.jsp | 26 +--- .../WEB-INF/jsp/base/menu/menu-main.jsp | 117 +++++++----------- .../WEB-INF/jsp/base/user/user-main.jsp | 30 +---- 5 files changed, 66 insertions(+), 166 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/base/actionGroup/actionGroup-main.jsp b/src/main/webapp/WEB-INF/jsp/base/actionGroup/actionGroup-main.jsp index 2f74539a..01ede61d 100644 --- a/src/main/webapp/WEB-INF/jsp/base/actionGroup/actionGroup-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/base/actionGroup/actionGroup-main.jsp @@ -1,16 +1,7 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> - - - -
-
- - - -
- +
@@ -18,7 +9,7 @@
<%--h4 id="pageTitle" class="fw-bold py-3 mb-4">페이지 제목 -기능 그룹 + 기능 그룹
@@ -124,18 +115,11 @@
-
- -
-
- - - - + - - - \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/jsp/base/authority/authority-main.jsp b/src/main/webapp/WEB-INF/jsp/base/authority/authority-main.jsp index 2a914935..3cc0f887 100644 --- a/src/main/webapp/WEB-INF/jsp/base/authority/authority-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/base/authority/authority-main.jsp @@ -1,16 +1,6 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> - - - -
-
- - - -
- - +
@@ -107,21 +97,14 @@
- -
- -
-
- + + + - - - - - \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/jsp/base/code/code-main.jsp b/src/main/webapp/WEB-INF/jsp/base/code/code-main.jsp index 6d2ace32..be9e95a6 100644 --- a/src/main/webapp/WEB-INF/jsp/base/code/code-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/base/code/code-main.jsp @@ -1,16 +1,6 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> - - - -
-
- - - -
-
@@ -126,18 +116,11 @@
-
- -
-
- - - - + - - - \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/jsp/base/menu/menu-main.jsp b/src/main/webapp/WEB-INF/jsp/base/menu/menu-main.jsp index ba87599f..e4dca99f 100644 --- a/src/main/webapp/WEB-INF/jsp/base/menu/menu-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/base/menu/menu-main.jsp @@ -1,80 +1,62 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> - -" /--%> - - -
-
- - - -
- - - - -
- - -
- <%--h4 id="pageTitle" class="fw-bold py-3 mb-4">페이지 제목 -메뉴 - -
-
- - -
-
- - - +
+
+ - - - - \ No newline at end of file + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/jsp/base/user/user-main.jsp b/src/main/webapp/WEB-INF/jsp/base/user/user-main.jsp index 69a1c629..e8076617 100644 --- a/src/main/webapp/WEB-INF/jsp/base/user/user-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/base/user/user-main.jsp @@ -1,16 +1,7 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> - - - -
-
- - - -
- - + +
@@ -89,18 +80,10 @@
-
- -
-
- - - - + - - - \ No newline at end of file + \ No newline at end of file