From 5b21ac99dccb59b6cc73792eb78e374c83345ea7 Mon Sep 17 00:00:00 2001 From: subsub8729 Date: Thu, 15 Sep 2022 14:47:54 +0900 Subject: [PATCH 1/3] =?UTF-8?q?22/09/15=20=EC=8B=A0=EC=B2=AD=EC=B7=A8?= =?UTF-8?q?=EC=A7=80/=EC=9B=90=EC=9D=B8=20=ED=8E=98=EC=9D=B4=EC=A7=80=20?= =?UTF-8?q?=ED=95=98=EB=8B=A8=20=EB=AC=B8=EA=B5=AC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/kccadrPb/usr/css/content.css | 2 ++ src/main/webapp/kccadrPb/usr/guide.html | 2 +- src/main/webapp/kccadrPb/usr/sub02_1_04.html | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/kccadrPb/usr/css/content.css b/src/main/webapp/kccadrPb/usr/css/content.css index 2a3c180c..3ea15ed2 100644 --- a/src/main/webapp/kccadrPb/usr/css/content.css +++ b/src/main/webapp/kccadrPb/usr/css/content.css @@ -54,6 +54,8 @@ .c_ea5404{color: #ea5404;} .read-only,.disabled{background-color: #eee !important; color: #aaa !important; font-size: 16px;} + +.cf_text02{font-size: 16px; font-weight: 300; color: #e40000; text-align: right; margin: 10px 0 0 0;} /* //서브 공통 */ /* 로그인 */ diff --git a/src/main/webapp/kccadrPb/usr/guide.html b/src/main/webapp/kccadrPb/usr/guide.html index 63a32504..f5964101 100644 --- a/src/main/webapp/kccadrPb/usr/guide.html +++ b/src/main/webapp/kccadrPb/usr/guide.html @@ -44,10 +44,10 @@
  • XX 목록(완료 8.13)
  • XX 상세(작업중)
  • 메인 체험하기(9.15)
  • +
  • 신청취지/원인 (수정 9.15)
  • 조정신청 안내(완료)
  • 신청인 정보(완료) (수정 10.7, 이전신청 불러오기 팝업 추가)
  • 피신청인 정보(완료)
  • -
  • 신청취지/원인(완료)
  • 조정신청상세(완료 8.19, 수정요청 팝업 포함)
  • 나의 사건 관리 > 조정일정현황(완료 8.19)
  • 조정진행상세(완료 8.19)
  • diff --git a/src/main/webapp/kccadrPb/usr/sub02_1_04.html b/src/main/webapp/kccadrPb/usr/sub02_1_04.html index d844c39e..d76b7c8e 100644 --- a/src/main/webapp/kccadrPb/usr/sub02_1_04.html +++ b/src/main/webapp/kccadrPb/usr/sub02_1_04.html @@ -399,6 +399,7 @@ +

    제출하신 신청서는 조정조사관이 서류미비시 도움을 드리겠습니다.

    From acb2c16773d11be439ad38d0c1a292842cd96e43 Mon Sep 17 00:00:00 2001 From: LJH Date: Thu, 15 Sep 2022 15:23:48 +0900 Subject: [PATCH 2/3] =?UTF-8?q?rebel.xml=20=EC=9B=90=EB=B3=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/rebel.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/rebel.xml b/src/main/resources/rebel.xml index 20c9d7e6..0e85c739 100644 --- a/src/main/resources/rebel.xml +++ b/src/main/resources/rebel.xml @@ -7,7 +7,7 @@ - + From 6d7e24db3a7afdfd597561151ceb0097e87dd29d Mon Sep 17 00:00:00 2001 From: subsub8729 Date: Thu, 15 Sep 2022 16:28:39 +0900 Subject: [PATCH 3/3] =?UTF-8?q?2022/09/15=20=EC=82=AC=EC=9A=A9=EC=9E=90=20?= =?UTF-8?q?=EB=A9=94=EC=9D=B8=20=EC=B2=B4=ED=97=98=ED=95=98=EA=B8=B0=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 --- src/main/webapp/kccadrPb/usr/css/main.css | 37 ++++----- src/main/webapp/kccadrPb/usr/guide2022.html | 82 +++++++++++++++++++ src/main/webapp/kccadrPb/usr/index2.html | 90 ++++++++++++--------- src/main/webapp/kccadrPb/usr/script/main.js | 10 +-- 4 files changed, 156 insertions(+), 63 deletions(-) create mode 100644 src/main/webapp/kccadrPb/usr/guide2022.html diff --git a/src/main/webapp/kccadrPb/usr/css/main.css b/src/main/webapp/kccadrPb/usr/css/main.css index 57710636..a6c7ed8e 100644 --- a/src/main/webapp/kccadrPb/usr/css/main.css +++ b/src/main/webapp/kccadrPb/usr/css/main.css @@ -37,16 +37,16 @@ main{width: 100%; height: 100%; margin-top: 135px; padding-bottom: 90px; backgro .baro_cont i{position: relative; width: 60px; height: 60px; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; margin: 18px auto 20px auto; position: relative; transition: background-image 0.3s ease-in-out;} .baro_cont p{position: relative;} -.baro_cont a:nth-child(2) i{background-image: url(/kccadrPb/usr/image/main/icon_baro01.png);} -.baro_cont a:nth-child(2).on i{background-image: url(/kccadrPb/usr/image/main/icon_baro01_hover.png);} -.baro_cont a:nth-child(3) i{background-image: url(/kccadrPb/usr/image/main/icon_baro02.png);} -.baro_cont a:nth-child(3).on i{background-image: url(/kccadrPb/usr/image/main/icon_baro02_hover.png);} -.baro_cont a:nth-child(4) i{background-image: url(/kccadrPb/usr/image/main/icon_baro03.png);} -.baro_cont a:nth-child(4).on i{background-image: url(/kccadrPb/usr/image/main/icon_baro03_hover.png);} -.baro_cont a:nth-child(5) i{background-image: url(/kccadrPb/usr/image/main/icon_baro04.png);} -.baro_cont a:nth-child(5).on i{background-image: url(/kccadrPb/usr/image/main/icon_baro04_hover.png);} -.baro_cont a:nth-child(6) i{background-image: url(/kccadrPb/usr/image/main/icon_baro05.png);} -.baro_cont a:nth-child(6).on i{background-image: url(/kccadrPb/usr/image/main/icon_baro05_hover.png);} +.baro_cont a:nth-child(1) i{background-image: url(/kccadrPb/usr/image/main/icon_baro01.png);} +.baro_cont a:nth-child(1).on i{background-image: url(/kccadrPb/usr/image/main/icon_baro01_hover.png);} +.baro_cont a:nth-child(2) i{background-image: url(/kccadrPb/usr/image/main/icon_baro02.png);} +.baro_cont a:nth-child(2).on i{background-image: url(/kccadrPb/usr/image/main/icon_baro02_hover.png);} +.baro_cont a:nth-child(3) i{background-image: url(/kccadrPb/usr/image/main/icon_baro03.png);} +.baro_cont a:nth-child(3).on i{background-image: url(/kccadrPb/usr/image/main/icon_baro03_hover.png);} +.baro_cont a:nth-child(4) i{background-image: url(/kccadrPb/usr/image/main/icon_baro04.png);} +.baro_cont a:nth-child(4).on i{background-image: url(/kccadrPb/usr/image/main/icon_baro04_hover.png);} +.baro_cont a:nth-child(5) i{background-image: url(/kccadrPb/usr/image/main/icon_baro05.png);} +.baro_cont a:nth-child(5).on i{background-image: url(/kccadrPb/usr/image/main/icon_baro05_hover.png);} .baro_cont.experience_cont a i{width: 48px;} .baro_cont.experience_cont a:nth-child(2) i{background-image: url(/kccadrPb/usr/image/main/icon_baro06.png);} @@ -61,10 +61,11 @@ main{width: 100%; height: 100%; margin-top: 135px; padding-bottom: 90px; backgro .baro_cont.experience_cont a:nth-child(6).on i{background-image: url(/kccadrPb/usr/image/main/icon_baro10_hover.png);} .mask{position: fixed; display: none; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0,0,0,0.5); z-index: 25;} -.tooltip_type01{position: absolute; display: none; justify-content: space-between; align-items: center; width: 320%; top: -40px; left: calc(100% + 20px); background-color: #fff; padding: 30px 30px 30px 42px; box-sizing: border-box; z-index: 99; border-radius: 5px; line-height: 1.3; box-shadow: 4px 8px 8px rgba(0,0,0,0.2); color: #222; text-align: left;} -.baro_cont a:nth-child(4) .tooltip_type01{top: -140px; left: 0;} -.baro_cont a:nth-child(5) .tooltip_type01{left: calc(-320%);} -.baro_cont a:nth-child(6) .tooltip_type01{left: calc(-320%);} +.tooltip_box{position: absolute; display: none; background-color: transparent; top: -100px; left: -10px; width: 500%; height: calc(100% - 30px); z-index: 30;} +.tooltip_type01{display: inline-flex; justify-content: space-between; align-items: center; background-color: #fff; padding: 30px 30px 30px 42px; box-sizing: border-box; z-index: 99; border-radius: 5px; line-height: 1.3; box-shadow: 4px 8px 8px rgba(0,0,0,0.2); color: #222; text-align: left; margin-left: 60px;} +.baro_cont a:nth-child(4) .tooltip_box{left: -10px; width: 400%;} +.baro_cont a:nth-child(5) .tooltip_box{left: auto; right: -10px;} +.baro_cont a:nth-child(6) .tooltip_box{left: auto; right: -10px;} .tooltip_type01>*{display: inline-block; vertical-align: middle;} .tooltip_tit01{font-size: 22px;} .tooltip_tit02{font-size: 16px; margin-top: 10px;} @@ -195,7 +196,7 @@ main{width: 100%; height: 100%; margin-top: 135px; padding-bottom: 90px; backgro .baro_cont a::before{width: calc(100% + 10px); height: calc(100% + 10px);} .baro_cont i{width: 45px; height: 45px; margin: 15px auto;} - .tooltip_type01{position: fixed; max-width: 100%; width: calc(100% - 30px); left: 50% !important; top: 260px;transform: translateX(-50%);} + .tooltip_box{position: fixed; max-width: 100%; width: calc(100% - 30px); height: 326px; left: 50% !important; top: 260px;transform: translateX(-50%);} .baro_cont a:nth-child(4) .tooltip_type01{top: 260px;} /* //바로가기 */ @@ -259,13 +260,13 @@ main{width: 100%; height: 100%; margin-top: 135px; padding-bottom: 90px; backgro @media all and (max-width: 840px){ .tooltip_tit01{font-size: 18px; font-weight: 500;} .tooltip_tit02{font-size: 14px;} - .tooltip_type01 button{margin-top: 16px; margin-left: 0;} + .tooltip_box button{margin-top: 16px; margin-left: 0;} } @media all and (max-width: 700px){ .tooltip_type01 .text_area{width: 100%; display: block;text-align: center;} .tooltip_type01 button{float: none; display: block; text-align: center; margin: 20px auto 0;} - .tooltip_type01{top: 200px;} + .tooltip_box{top: 200px;} } @media all and (max-width: 640px){ @@ -291,7 +292,7 @@ main{width: 100%; height: 100%; margin-top: 135px; padding-bottom: 90px; backgro /* //팝업존 */ .mask{background-color: transparent; z-index: -1;} - .tooltip_type01{display: none !important;} + .tooltip_box{display: none !important;} } @media all and (max-width: 530px){ diff --git a/src/main/webapp/kccadrPb/usr/guide2022.html b/src/main/webapp/kccadrPb/usr/guide2022.html new file mode 100644 index 00000000..dd27c772 --- /dev/null +++ b/src/main/webapp/kccadrPb/usr/guide2022.html @@ -0,0 +1,82 @@ + + + + + + + + 가이드 + + + + + + +
    + +
    +
    * 완료시 요청자가 내용 삭제 +
    개발자 요청사항 +
      +
    • +

      + xx 요청드려요~(요청 8.13 여현준) +

      +
    • +
    +
    +
    퍼블리셔 요청사항 +
      +
    • +

      + xx 확인 및 XX 부탁드려요~(요청 8.13 정수빈) +

      +
    • +
    +
    +
    +
    + + + diff --git a/src/main/webapp/kccadrPb/usr/index2.html b/src/main/webapp/kccadrPb/usr/index2.html index f422f377..a8290196 100644 --- a/src/main/webapp/kccadrPb/usr/index2.html +++ b/src/main/webapp/kccadrPb/usr/index2.html @@ -260,71 +260,81 @@

    접수

    -
    -
    -

    - 조정사건을 신청하는 기능
    - 사건 유형별, 사건정보를 등록하여 조정신청을 진행 -

    -

    정보등록, 불러오기, 제출하기 기능 제공

    +
    +
    +
    +

    + 조정사건을 신청하는 기능
    + 사건 유형별, 사건정보를 등록하여 조정신청을 진행 +

    +

    정보등록, 불러오기, 제출하기 기능 제공

    +
    +
    -

    기일지정

    -
    -
    -

    - 조정사건을 신청하는 기능
    - 사건 유형별, 사건정보를 등록하여 조정신청을 진행 -

    -

    정보등록, 불러오기, 제출하기 기능 제공

    +
    +
    +
    +

    + 조정사건을 신청하는 기능
    + 사건 유형별, 사건정보를 등록하여 조정신청을 진행 +

    +

    정보등록, 불러오기, 제출하기 기능 제공

    +
    +
    -

    기일개최

    -
    -
    -

    - 조정사건을 신청하는 기능
    - 사건 유형별, 사건정보를 등록하여 조정신청을 진행 -

    -

    정보등록, 불러오기, 제출하기 기능 제공

    +
    +
    +
    +

    + 조정사건을 신청하는 기능
    + 사건 유형별, 사건정보를 등록하여 조정신청을 진행 +

    +

    정보등록, 불러오기, 제출하기 기능 제공

    +
    +
    -

    조정중

    -
    -
    -

    - 조정사건을 신청하는 기능
    - 사건 유형별, 사건정보를 등록하여 조정신청을 진행 -

    -

    정보등록, 불러오기, 제출하기 기능 제공

    +
    +
    +
    +

    + 조정사건을 신청하는 기능
    + 사건 유형별, 사건정보를 등록하여 조정신청을 진행 +

    +

    정보등록, 불러오기, 제출하기 기능 제공

    +
    +
    -

    종료

    -
    -
    -

    - 조정사건을 신청하는 기능
    - 사건 유형별, 사건정보를 등록하여 조정신청을 진행 -

    -

    정보등록, 불러오기, 제출하기 기능 제공

    +
    +
    +
    +

    + 조정사건을 신청하는 기능
    + 사건 유형별, 사건정보를 등록하여 조정신청을 진행 +

    +

    정보등록, 불러오기, 제출하기 기능 제공

    +
    +
    -
    diff --git a/src/main/webapp/kccadrPb/usr/script/main.js b/src/main/webapp/kccadrPb/usr/script/main.js index e061256b..f1c4a695 100644 --- a/src/main/webapp/kccadrPb/usr/script/main.js +++ b/src/main/webapp/kccadrPb/usr/script/main.js @@ -26,17 +26,17 @@ $(document).ready(function () { if($(this).siblings().is("on") == false){ $(this).addClass("on"); $(".mask").show(); - $(this).children(".tooltip_type01").show(); + $(this).children(".tooltip_box").show(); $(this).siblings().removeClass("on"); - $(this).next().siblings(".tooltip_type01").hide() + $(this).next().siblings(".tooltip_box").hide() }else{} }); - $(".tooltip_type01").mouseleave(function(){ - $(".tooltip_type01").hide(); + $(".tooltip_box, .baro_cont a").mouseleave(function(){ + $(".tooltip_box").hide(); $(".mask").hide(); $(".baro_cont a").removeClass("on"); - }); + }) }); function main_visual() {