From 4dfa59a87d1ecbb1a801e4b4961e32fbddc0462b Mon Sep 17 00:00:00 2001 From: subsub Date: Fri, 22 Mar 2024 15:19:44 +0900 Subject: [PATCH] =?UTF-8?q?2024/03/22=20[=EC=9B=B9=EC=A0=91=EA=B7=BC?= =?UTF-8?q?=EC=84=B1=20=EC=88=98=EC=A0=95]=20table=20caption,=20title=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../accdnt/ai/adjstIncidentEndDetail.jsp | 2 +- .../kccadr/accdnt/ai/adjstIncidentList.jsp | 2 +- .../kccadr/accdnt/ars/tab/docIssDetail.jsp | 20 +++++++++---------- .../kccadr/accdnt/ars/tab/docIssReqRegist.jsp | 7 +++++++ .../adjst/adjstReqRegistInformation.jsp | 2 +- .../adjstExpDetail/adjstIncidentDetail.jsp | 2 +- .../kccadr/adjstExpDetail/docIssReqRegist.jsp | 3 ++- src/main/webapp/kccadrPb/usr/css/content.css | 3 ++- .../kccadrPb/usr/script/content_custom.js | 4 ++-- src/main/webapp/kccadrPb/usr/script/popup.js | 7 +++++++ 10 files changed, 34 insertions(+), 18 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ai/adjstIncidentEndDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ai/adjstIncidentEndDetail.jsp index b118c925..9dc8ea66 100644 --- a/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ai/adjstIncidentEndDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ai/adjstIncidentEndDetail.jsp @@ -211,7 +211,7 @@
- +
diff --git a/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ai/adjstIncidentList.jsp b/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ai/adjstIncidentList.jsp index 157dbabf..0fc2b97a 100644 --- a/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ai/adjstIncidentList.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ai/adjstIncidentList.jsp @@ -125,7 +125,7 @@

나의 조정사건 목록

- +
diff --git a/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssDetail.jsp index dad85a44..6a1fea5e 100644 --- a/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssDetail.jsp @@ -132,7 +132,7 @@ - +

발급구분

@@ -140,7 +140,7 @@ - +

조정번호

@@ -148,7 +148,7 @@ - +

신청인 구분

@@ -156,7 +156,7 @@ - +

연락처

@@ -166,7 +166,7 @@ - +

수령주소

@@ -178,7 +178,7 @@
- +

예약일시

@@ -193,7 +193,7 @@
- +

서류종류

@@ -201,7 +201,7 @@ - +

발급부수

@@ -209,7 +209,7 @@ - +

요청내용

@@ -217,7 +217,7 @@ -

발급상태

+

발급상태

diff --git a/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssReqRegist.jsp b/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssReqRegist.jsp index 558a4022..06764281 100644 --- a/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssReqRegist.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssReqRegist.jsp @@ -44,6 +44,10 @@ // 방문 20 classify(); }); + + setTimeout(function(){ + boardCaptionToggle02(); + },100) }); @@ -60,6 +64,9 @@ $(".tr_visit").show(); $(".tr_post").hide(); } + setTimeout(function(){ + boardCaptionToggle02(); + },100) } function valueChk(){ diff --git a/src/main/webapp/WEB-INF/jsp/web/kccadr/adjst/adjstReqRegistInformation.jsp b/src/main/webapp/WEB-INF/jsp/web/kccadr/adjst/adjstReqRegistInformation.jsp index 8207efcc..b0ac2d51 100644 --- a/src/main/webapp/WEB-INF/jsp/web/kccadr/adjst/adjstReqRegistInformation.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/kccadr/adjst/adjstReqRegistInformation.jsp @@ -79,7 +79,7 @@ function tutorialPop(){

조정신청

- +
diff --git a/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExpDetail/adjstIncidentDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExpDetail/adjstIncidentDetail.jsp index 24c3b31e..afecd6c9 100644 --- a/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExpDetail/adjstIncidentDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExpDetail/adjstIncidentDetail.jsp @@ -195,7 +195,7 @@
- +
diff --git a/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExpDetail/docIssReqRegist.jsp b/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExpDetail/docIssReqRegist.jsp index 83e632d1..35193593 100644 --- a/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExpDetail/docIssReqRegist.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExpDetail/docIssReqRegist.jsp @@ -137,7 +137,8 @@

발급부수

- + + diff --git a/src/main/webapp/kccadrPb/usr/css/content.css b/src/main/webapp/kccadrPb/usr/css/content.css index 2ec59354..f656d6a5 100644 --- a/src/main/webapp/kccadrPb/usr/css/content.css +++ b/src/main/webapp/kccadrPb/usr/css/content.css @@ -433,7 +433,8 @@ table .label{position: absolute;width: 1px; height: 1px; margin: 0; border: none .sub02_1 .choice_person ul li:hover input[type=radio] + label, .sub02_1 .choice_person ul li input[type=radio]:checked + label {color:#fff;border-color:#2353b5;background-color:#2353b5;box-shadow: 0 0 5px rgba(0,0,0,0.3);} .sub02_1 .choice_person ul li:hover input[type=radio] + label .sub_te, -.sub02_1 .choice_person ul li input[type=radio]:checked + label .sub_te{color:#fff !important;} +.sub02_1 .choice_person ul li input[type=radio]:checked + label .sub_te,.sub02_1 .choice_person ul li:hover input[type=radio] + label p, +.sub02_1 .choice_person ul li input[type=radio]:checked + label p{color:#fff !important;transition:all 0.3s ease-in-out;} .step_wrap{display: flex; width: 100%; margin-bottom: 50px;} diff --git a/src/main/webapp/kccadrPb/usr/script/content_custom.js b/src/main/webapp/kccadrPb/usr/script/content_custom.js index 0473baef..e4e0d5da 100644 --- a/src/main/webapp/kccadrPb/usr/script/content_custom.js +++ b/src/main/webapp/kccadrPb/usr/script/content_custom.js @@ -283,8 +283,8 @@ function boardCaptionToggle02(){ var subTit = $(".cont_tit h2").text(); var itmText = ""; $(".tbType01").each(function(idx,tb){ - var thLength = $(tb).find("tbody>tr>th").length; - $(tb).find("tbody>tr>th").each(function(index,item){ + var thLength = $(tb).find("tbody>tr>th:visible").length; + $(tb).find("tbody>tr>th:visible").each(function(index,item){ itmText += $(item).text(); if (index === thLength - 1) { //마지막 th일 경우 - ,가 들어가면 안됨. diff --git a/src/main/webapp/kccadrPb/usr/script/popup.js b/src/main/webapp/kccadrPb/usr/script/popup.js index 244ae348..62cbe280 100644 --- a/src/main/webapp/kccadrPb/usr/script/popup.js +++ b/src/main/webapp/kccadrPb/usr/script/popup.js @@ -92,6 +92,13 @@ $(document).ready(function () { $('.popup_tab_wrap .tab_ul .tab_li,.glossary_left_area ul li').on('click',function(){ $(this).addClass('on').siblings().removeClass('on'); }); + + $(".btn_form_download").click(function(){ + setTimeout(function(){ + popupboardCaptionToggle(); + },100); + }) + }); function popupboardCaptionToggle(){