From 3bdd7835b2f1db7dcb6d3196d903ecb331bf4365 Mon Sep 17 00:00:00 2001 From: JSYOO Date: Tue, 19 Oct 2021 15:59:18 +0900 Subject: [PATCH] =?UTF-8?q?=ED=97=A4=EB=8D=94=EB=B6=80=EB=B6=84=20css=20?= =?UTF-8?q?=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/tiles/inc/header.jsp | 38 ++++++++++++++++++- .../webapp/WEB-INF/tiles/tiles-layout.jsp | 15 ++++++-- 2 files changed, 47 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/WEB-INF/tiles/inc/header.jsp b/src/main/webapp/WEB-INF/tiles/inc/header.jsp index 1e627edc..a21c35b6 100644 --- a/src/main/webapp/WEB-INF/tiles/inc/header.jsp +++ b/src/main/webapp/WEB-INF/tiles/inc/header.jsp @@ -10,7 +10,41 @@ String councilCd = (String)session.getAttribute("councilCd"); String councilNm = (String)session.getAttribute("councilCd"); %> - + +

헤더영역

+
+

소장자료관

+ +
+

검색

+
+
+ 검색 +
+ + + +
+
+ +
+
+
+
+ + +
+<%-- ';">온라인자료대출관리 (<%=session.getAttribute("councilHomeUrl") %>) @@ -56,4 +90,4 @@ window.onload = function() { }; - \ No newline at end of file + --%> \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp b/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp index 0076c250..ccf42e85 100644 --- a/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp +++ b/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp @@ -16,10 +16,17 @@ - +<%-- --%> + + + + + + + 온라인 자료대출관리 (N-LIB) @@ -35,12 +42,12 @@ $( document ).ready(function() { -
-