From 7f9c0e1391f8493da5b379693dc2819c60827f26 Mon Sep 17 00:00:00 2001 From: leebj Date: Mon, 9 Sep 2024 14:13:56 +0900 Subject: [PATCH] =?UTF-8?q?jsp=20=EC=86=8C=EC=8A=A4=20=EC=9D=B4=EB=8F=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/jsp/fims/ogdp/ogdp01010-main.jsp | 584 ++++++++++++++++++ .../WEB-INF/jsp/fims/ogdp/ogdp02010-main.jsp | 335 ++++++++++ .../WEB-INF/jsp/fims/ogdp/ogdp02020-info.jsp | 347 +++++++++++ .../WEB-INF/jsp/fims/ogdp/select-sgg.jsp | 37 ++ .../WEB-INF/jsp/fims/user/user01010-main.jsp | 374 +++++++++++ .../WEB-INF/jsp/fims/user/user02010-main.jsp | 317 ++++++++++ 6 files changed, 1994 insertions(+) create mode 100644 src/main/webapp/WEB-INF/jsp/fims/ogdp/ogdp01010-main.jsp create mode 100644 src/main/webapp/WEB-INF/jsp/fims/ogdp/ogdp02010-main.jsp create mode 100644 src/main/webapp/WEB-INF/jsp/fims/ogdp/ogdp02020-info.jsp create mode 100644 src/main/webapp/WEB-INF/jsp/fims/ogdp/select-sgg.jsp create mode 100644 src/main/webapp/WEB-INF/jsp/fims/user/user01010-main.jsp create mode 100644 src/main/webapp/WEB-INF/jsp/fims/user/user02010-main.jsp diff --git a/src/main/webapp/WEB-INF/jsp/fims/ogdp/ogdp01010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/ogdp/ogdp01010-main.jsp new file mode 100644 index 00000000..5d4bbdd0 --- /dev/null +++ b/src/main/webapp/WEB-INF/jsp/fims/ogdp/ogdp01010-main.jsp @@ -0,0 +1,584 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> +<%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> +시군구관리 +
+
+
+
+
+
+ + 시군구 정보 + + + + +
+ +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+
+ +
+ +
+
+ + 시군구 업무 정보 + +
+ + + + + + +
+ +
+
+ + + + + + + +
+ + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/jsp/fims/ogdp/ogdp02010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/ogdp/ogdp02010-main.jsp new file mode 100644 index 00000000..8a3377c0 --- /dev/null +++ b/src/main/webapp/WEB-INF/jsp/fims/ogdp/ogdp02010-main.jsp @@ -0,0 +1,335 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> +<%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> +부서관리 +
+
+
+ +
+ + + + +
+ +
+ + +
+ +
+
+
+ +
    +
    +
    +
    + +
    + +
    + +
    + +
    +
    + +
    + +
    +
    + + + diff --git a/src/main/webapp/WEB-INF/jsp/fims/ogdp/ogdp02020-info.jsp b/src/main/webapp/WEB-INF/jsp/fims/ogdp/ogdp02020-info.jsp new file mode 100644 index 00000000..f202c48e --- /dev/null +++ b/src/main/webapp/WEB-INF/jsp/fims/ogdp/ogdp02020-info.jsp @@ -0,0 +1,347 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> +<%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> +부서 정보 +
    +
    + +
    +
    + + + + + +
    + +
    + + + + +
    + +
    + + + + +
    + + + +
    + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    +
    + +
    +
    + + + +
    +
    +
    + + +
    + +
    +
    + + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/jsp/fims/ogdp/select-sgg.jsp b/src/main/webapp/WEB-INF/jsp/fims/ogdp/select-sgg.jsp new file mode 100644 index 00000000..7940986d --- /dev/null +++ b/src/main/webapp/WEB-INF/jsp/fims/ogdp/select-sgg.jsp @@ -0,0 +1,37 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> +<%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> +시군구 목록 +
    +
    +
    +

    시군구 선택

    +
    + + + + + +
    +
    +
    +
    + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/jsp/fims/user/user01010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/user/user01010-main.jsp new file mode 100644 index 00000000..18706cd6 --- /dev/null +++ b/src/main/webapp/WEB-INF/jsp/fims/user/user01010-main.jsp @@ -0,0 +1,374 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> +<%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> + + + + + + + + + + + + + + + + +" class="template-customizer-core-css" /> +" class="template-customizer-theme-css" /> +" /> + +" /> +" /> + +" /> + + + +" /> + +사용자정보 + + + +
    + + +
    + +
    + + + + + +
    +
    + + +
    +
    +
    + + + + + + + + +
    +
    + +
    + + + +
    +
    +
    +
    +
    + +
    + +
    +
    +
    +
    +
    + +
    + +
    +
    +
    +
    +
    + +
    + +
    +
    +
    +
    +
    + +
    + +
    +
    +
    +
    +
    + +
    + +
    +
    +
    +
    +
    + +
    + +
    +
    +
    + + +
    +
    + +
    + +
    +
    +
    +
    + +
    +
    + +
    + +
    +
    +
    +
    + +
    +
    + +
    + +
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/jsp/fims/user/user02010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/user/user02010-main.jsp new file mode 100644 index 00000000..7e672c79 --- /dev/null +++ b/src/main/webapp/WEB-INF/jsp/fims/user/user02010-main.jsp @@ -0,0 +1,317 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%> +<%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> + +사용자 검색 + + +
    + +
    +
    + +
    + + + + + +
    + + + +
    + + + + + + + +
    + + + +
    + + +
    + +
      +
    +
    + + + +
    +
    + + + +
    + +
    +
    +
    + +
    + + +