diff --git a/src/main/webapp/publish/css/content.css b/src/main/webapp/publish/css/content.css index fa5e3860..4974f25f 100644 --- a/src/main/webapp/publish/css/content.css +++ b/src/main/webapp/publish/css/content.css @@ -2035,7 +2035,7 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .send_top .resultcont_left {max-width: 800px;flex-basis: 68%;} .send_top .resultcont_left .table_btn {margin:-5px 0 0 0;} .send_top .resultcont_left {max-width: 800px;flex-basis: 68%;} -.send_top .resultcont_left .table_btn_left .excel_btn.btnType {color:129738;} +.send_top .resultcont_left .table_btn_left .excel_btn.btnType {color:#129738;} .send_top .resultcont_left .table_btn_right_txt {padding:5px 0 0 0;font-size:14px; font-weight:500;} /* 발송결과 상세 */ @@ -2097,6 +2097,34 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .send_top .resultcont_right .phone .text_preview .preiew_img .img_box img {width: 100%;} /* .send_top .resultcont_right .phone .text_preview .preiew_img .img_box.on_scroll_img {max-width: 95% !important; margin-right: 15px;} */ +/* 알림톡 미리보기 */ +.send_top .resultcont_right .phone_kakao {width: 374px; position: absolute; right:0; top: 0;} +.send_top .resultcont_right .phone_kakako .phoneIn{height: 690px; width:340px; background-image: url(/publish/images/content/kakaoBg.png); padding: 27px 25px 0 25px;} +.send_top .resultcont_right .phone_kakako .prev_p{padding: 0 0 0 10px; border: 0; letter-spacing: -0.25px;} +.send_top .resultcont_right .phone_kakako .prev_p img{margin: 0 10px 0 0;} +.send_top .resultcont_right .phone_kakako .allimtalk_title{position: relative; width: calc(100% - 20px); background-color: #fae100; font-family: 'LotteMartDream'; font-size: 18px; padding: 12px 21px; border-radius: 5px 5px 0 0; box-sizing: border-box;} +.send_top .resultcont_right .phone_kakako .allimtalk_title::after{position: absolute; content: " "; width: 42px; height: 42px; background: url(/publish/images/content/icon_kakao01.png) no-repeat; right: -20px; top: -10px;} +.send_top .resultcont_right .phone_kakako .allimtalk_title img{margin: 0 8px 0 0; vertical-align: bottom;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview{width: 100%; padding: 15px 10px 20px 12px; margin: 15px 0 0 0; box-sizing: border-box;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content{width: calc(100% - 20px);background-color: #fff; border-radius: 0 0 5px 5px; padding: 0 0 10px 0;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .kakao_image img{width: 100%;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content p{width: calc(100% - 20px); white-space: normal; word-break: break-all; line-height: 1.4; padding: 0 10px; margin: 0 auto;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .template_text,.resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .emphasis_title_text{font-size: 16px; font-weight: 500; color: #222;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .emphasis_side_text{padding: 15px 0 0 0;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .emphasis_title_text{padding: 0 0 15px 0; border-bottom: 1px solid #e5e5e5;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .emphasis_side_text,.resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .side_info_text,.resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .channel_info_text{font-size: 14px; color: #999; margin: 0 auto 6px auto; white-space: normal; word-break: break-all;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .template_text{padding: 15px 0 0 0;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .side_info_text{padding: 8px 0 0 0;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .channel_info_text{padding: 0 0 4px 0;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content button{margin: 0 0 8px 10px;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content button:last-child{margin-bottom: 0;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .template_text+.btn_kakao_type{margin-top: 8px;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .btn_kakao_channel{width: calc(100% - 20px); height: 40px; font-size: 15px; border-radius: 5px; background-color: #ffea00;} +.send_top .resultcont_right .phone_kakako .phoneIn .text_preview .allimtalk_content .btn_kakao_type{width: calc(100% - 20px); height: 40px; font-size: 15px; border-radius: 5px; background-color: #ededed;} +.send_top .resultcont_right .phone_kakako .phoneIn .template_info_wrap{display: flex; width: calc(85% + 13px); height: auto; padding: 6px 15px 6px 23px; justify-content: space-between; align-items: center; background-color: #fae100; margin: -5px 0 0 -3px; border-radius: 0 0 25px 25px;} +.send_top .resultcont_right .phone_kakako .phoneIn .template_info_wrap .btn_template_choice{width: 120px; height: 36px; font-size: 16px; color: #fae100; background-color: #302218; border-radius: 5px;} +.send_top .resultcont_right .phone_kakako .addText{color: #002c9a;text-align: center; font-size: 14px; padding-top: 2px; margin:10px 0 10px 0;} + .btn_list_type1 {border-top:solid 1px #e5e5e5; text-align: right; padding:26px 0 0 0; margin:60px 0 0 0;} .btn_list_type1 .btnType.btnType17 {width:100px; } diff --git a/src/main/webapp/publish/guide_2022.html b/src/main/webapp/publish/guide_2022.html index c1e55e27..8fa2d8a2 100644 --- a/src/main/webapp/publish/guide_2022.html +++ b/src/main/webapp/publish/guide_2022.html @@ -19,7 +19,8 @@
*** (보드) : 반복적으로 사용
-->이통사 스팸차단 및 번호도용 방지 서비스 안내
+ +- 스팸차단서비스는 이동통신사의 별도 조합 기준에 따른 스팸확률에 의한 차단으로 스팸으로 판단되는 문자를
+휴대폰 문자수신함이 아닌, 각 통신사별 스팸보관함에 전송한 후 결과값은 성공을 처리합니다(정상과금 처리)
+- 스팸문자로 저장된것이 확인되었다면, 스팸차단서비스를 해제하여 이용하시기 바랍니다.
+(개인정보보호정책으로 인해 본인 이외 타인은 확인 불가하므로, 본인이 직접 확인해야합니다.)
+01.통신사 홈페이지를 통해 확인하는 방법
+



Tworld(www.tworld.co.kr) 홈페이지 접속 → 로그인 → [스팸필터링] 검색
→ 부가서비스 - 문자 스팸필터링 → 설정 → SMS인증 → 스팸차단 메시지 확인

KT(www.kt.com) 홈페이지 접속 → 로그인 →[스팸차단서비스] 검색
→ 스팸차단서비스 → 스팸메시지함 → 스팸차단 메시지 확인

U+(www.uplus.co.kr) 홈페이지 접속 → 로그인 → [스팸차단] 검색
→ 부가서비스 - 스팸차단 → 스팸내역 조회 → SMS인증 → 스팸차단 메시지 확인
02.통신사 어플을 통해 확인하는 방법
+


03.통신사 고객센터를 확인하는 방법
+- 모든 전송 결과값이 실패로 확인되는 경우, 번호도용문자차단서비스에 가입여부 확인 후 해당서비스를 해지
+하신 후 전송하시기 바랍니다.
+01.통신사 홈페이지를 통해 확인하는 방법
+



Tworld(www.tworld.co.kr) 홈페이지 접속 → 로그인
→ [번호도용문자차단] 검색 → 부가서비스 → 번호도용문자차단 → 해지

KT(www.kt.com) 홈페이지 접속 → 로그인
→ [번호도용문자차단] 검색 → 부가서비스 → 번호도용문자차단 → 해지

U+(www.uplus.co.kr) 홈페이지 접속 → 로그인 → [번호도용문자차단] 검색
→ 부가서비스 → 번호도용문자차단 → 해지
02.통신사 고객센터를 확인하는 방법
+발송대상 리스트
+ +| 이름
+
+
+
+ |
+ 수신번호
+
+
+
+ |
+ 상세결과
+
+
+
+ |
+
|---|---|---|
| 홍길동 | +010-1234-5678 | +성공(카톡) | +
| 홍길동 | +010-1234-5678 | +성공(카톡) | +
| 홍길동 | +010-1234-5678 | +실패(카톡+문자) | +
| 홍길동 | +010-1234-5678 | +성공(문자) | +
| 홍길동 | +010-1234-5678 | +성공(문자) | +
| 홍길동 | +010-1234-5678 | +실패(카톡+문자) | +
| 홍길동 | +010-1234-5678 | +성공(카톡) | +
그룹등록
+ +선택된 발송내역 전화번호를 그룹으로 등록합니다.
+발송정보
+ +상세결과
+ +* 전체 건수를 클릭하면 받는 사람 상세정보를 확인하실 수 있습니다.
+
@munjaon
강조표기 보조문구 미리보기
+타이틀 미리보기
+내용미리보기
+부가정보내용
+채널 추가 안내 메시지 미리보기
+ + + + + + + + + +※ 단말기 설정에 따라 다르게 보일 수 있습니다
+