From 147cc29da95a56f0e48e7dba080f38bd58fb23a8 Mon Sep 17 00:00:00 2001 From: leebeomjun Date: Tue, 13 Jun 2023 13:39:46 +0900 Subject: [PATCH] =?UTF-8?q?index.jsp=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/index.jsp | 41 ++++++++++++++------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/index.jsp b/src/main/webapp/WEB-INF/jsp/index.jsp index af7ea902..2c6b2066 100644 --- a/src/main/webapp/WEB-INF/jsp/index.jsp +++ b/src/main/webapp/WEB-INF/jsp/index.jsp @@ -2,29 +2,30 @@ <%@ include file="/WEB-INF/jsp/include/taglib.jsp"%> -
-
- - -
- - +
+ +
+ + + +
+ +
- -
- - - - + $(function(){ + ${onload} + }); + - \ No newline at end of file