From ebc3ce2933016013b8801e74fc56e613161f9a2a Mon Sep 17 00:00:00 2001 From: kmg Date: Thu, 6 Feb 2025 15:52:42 +0900 Subject: [PATCH] =?UTF-8?q?2024/02/06=20=EC=A3=BC=EC=86=8C=EB=A1=9D?= =?UTF-8?q?=EB=93=B1=EB=A1=9D=20=ED=8C=9D=EC=97=85=20=EC=B6=94=EA=B0=80=20?= =?UTF-8?q?=EB=B0=8F=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/publish/css/popupLayer.css | 7 ++- src/main/webapp/publish/js/popupLayer.js | 4 ++ .../publish/textingmsg_2025_detail.html | 61 +++++++++++-------- 3 files changed, 44 insertions(+), 28 deletions(-) diff --git a/src/main/webapp/publish/css/popupLayer.css b/src/main/webapp/publish/css/popupLayer.css index eb2e6272..5c3626ef 100644 --- a/src/main/webapp/publish/css/popupLayer.css +++ b/src/main/webapp/publish/css/popupLayer.css @@ -1218,7 +1218,12 @@ .layer_in .popup_search_type2 { background-color: #f2f2f2; padding: 9px 20px; border-radius: 5px; margin: 0 0 20px 0; display:flex; align-items:center;} .layer_in .popup_search_type2 .title {margin:0 20px 0 10px;} .layer_in .popup_search_type2 input.send_text {width:265px; border:solid 1px #ccc; height:36px;} -.layer_in .popup_search_type2 button { width:63px;} +.layer_in .popup_search_type2 button { width:63px; margin:0 0 0 5px;} + +/* 발송화면 개선 : 발송대상 리스트 팝업 : 주소록등록 */ +.layer_in .layer_tType1.style1 select{width:155px;} +.layer_in .layer_tType1.style1 input{width:190px;} + /* 주소록 대량등록 */ .file_upload_wrap{position:relative;display:flex;justify-content:space-between;align-items:center;} diff --git a/src/main/webapp/publish/js/popupLayer.js b/src/main/webapp/publish/js/popupLayer.js index 881df609..c2e17c73 100644 --- a/src/main/webapp/publish/js/popupLayer.js +++ b/src/main/webapp/publish/js/popupLayer.js @@ -155,6 +155,10 @@ function tooltip() { if($(this).closest(".adr_layer").is(".adr_popup14") == true){ $(".mask").addClass("on"); }else{} + // 결과상세에서 레이어팝업 2개 뜰 경우 + if($(this).closest(".adr_layer").is(".rev_popup02") == true){ + $(".mask").addClass("on"); + }else{} }) } diff --git a/src/main/webapp/publish/textingmsg_2025_detail.html b/src/main/webapp/publish/textingmsg_2025_detail.html index 44c063bd..9bca4843 100644 --- a/src/main/webapp/publish/textingmsg_2025_detail.html +++ b/src/main/webapp/publish/textingmsg_2025_detail.html @@ -255,7 +255,7 @@
수신번호
- +
@@ -335,7 +335,7 @@
- +
@@ -450,7 +450,7 @@
- +
@@ -533,40 +533,47 @@
- + - +
-