+
※ 요금 결제내역은 결제일을 기준으로 최대 6개월까지만 조회가능합니다.
@@ -399,10 +399,8 @@ function getMberGrdChk() {
※ 후불제 고객은 사용금액 결제수단은 계좌이체만 가능합니다.
- ※ 세금계산서 발행 후 매월 15일(공휴일인 경우 다음 영업일) 이전까지 계좌로 입금 부탁드립니다.
- ※ 입금은행 : 우리은행
- ※ 입금계좌 : 1005-904-154328
- ※ 받는사람 : 주식회사 아이티앤
+ ※ 세금계산서 발행 후 매월 15일(공휴일인 경우 다음 영업일) 이전까지 아래 계좌로 입금 부탁드립니다.
+ -입금은행: 우리은행-입금계좌: 1005-904-154328-받는사람: 주식회사 아이티앤
diff --git a/src/main/webapp/publish/css/common.css b/src/main/webapp/publish/css/common.css
index 3532acf7..651c6c81 100644
--- a/src/main/webapp/publish/css/common.css
+++ b/src/main/webapp/publish/css/common.css
@@ -116,7 +116,7 @@ caption, .label {position: absolute;width: 1px;height: 1px;margin: -1px;border:
.login2 .login_info button {margin-right: 2px;}
.login2 .login_pay {display:flex;}
.login2 .check_money p span, .login2 .point p span {padding-left: 4px;}
-.login2 .check_money {margin-right: 20px;}
+.login2 .check_money {margin-right: 20px; display: inline-flex;}
.login2 .check_money p {padding-right: 6px;display: inline-block;vertical-align: middle;}
.login2 .check_money i {background-image: url(/publish/images/check_money2.png);width: 29px;height: 30px;margin-right: 3px;}
.login2 .check_money button {margin-right: 2px;}
@@ -127,6 +127,13 @@ caption, .label {position: absolute;width: 1px;height: 1px;margin: -1px;border:
.login2 .check_money .account_box dl dt:before {content:'';display:inline-block;width:22px;height:20px;margin:0 5px 0 0;vertical-align:top;background:url(/publish/images/content/icon_account_layer.png) no-repeat left top;}
.login2 .check_money .account_box dl dd {margin:7px 0 0;font-size:15px;font-weight:500;white-space:nowrap;}
.login2 .check_money .account_box:hover dl {display:block;}
+ /*후불 회원에게만 노출되는 안내레이어*/
+.login2 .check_money .holdingsum_box {position: relative;}
+.login2 .check_money .holdingsum_box dl {display:none;position:absolute;left:50%;top:41px;padding:12px;border:2px solid #002c9a;background:#fff;border-radius:10px;box-shadow:0px 3px 10px 0px rgba(0, 0, 0, 0.5);transform:translateX(-50%);}
+.login2 .check_money .holdingsum_box dl:after {content:'';position:absolute;left:50%;top:-10px;width:16px;height:10px;margin:0 0 0 -8px;background:url(../images/content/icon_account_arrow.png) no-repeat left top;}
+.login2 .check_money .holdingsum_box dl dd {margin:3px;font-size:15px;font-weight:500;white-space:nowrap; line-height:20px;}
+.login2 .check_money .holdingsum_box:hover dl {display:block;}
+
.login2 .point p {padding-right: 6px;display: inline-block; vertical-align: middle;}
.login2 .point i {background-image: url(/publish/images/pointIcon2.png);width: 30px;height: 28px;margin-right: 3px;margin-top: -2px;}
.login2 .login_right button i {background-image: url(/publish/images/login_introIcon.png);width: 20px;height: 18px;margin: 0 6px 3px 0;}
diff --git a/src/main/webapp/publish/css/content.css b/src/main/webapp/publish/css/content.css
index 637d9f46..eb0d3f87 100644
--- a/src/main/webapp/publish/css/content.css
+++ b/src/main/webapp/publish/css/content.css
@@ -994,7 +994,8 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px
.pay_cont .excel_middle {margin: 20px 0 10px 0;}
.pay_cont .excel_middle .selType2 {width: 82px; height: 32px; margin-left: 0;}
.pay_cont .select_btnWrap .add_text2 {font-size: 16px; padding-top: 7px; color: #666; font-weight: 300;}
-
+.pay_cont .select_btnWrap .add_text2 .accountinfo {padding:2px 0 0 10px; color:#21376c; font-weight:400;}
+.pay_cont .select_btnWrap .add_text2 .accountinfo span {font-size:14px; color:#697593; padding:0 0 0 10px;}
/*등급 및 누적결제액 확인 버튼 추가*/
.pay_cont .excel_middle .level_btn{margin: 0 5px; border: 1px solid #002c9a; color: #002c9a;}
.pay_cont .excel_middle .level_btn img{margin-top: -3px;}
@@ -1049,6 +1050,21 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px
.hisroy_price .hisroy_price_in>div>p:first-child {float: left;}
.hisroy_price .hisroy_price_in>div>p:last-child {float: right;}
.hisroy_price .hisroy_price_in>div>p>span {font-size: 22px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;}
+ /*후불회원 요금 사용내역*/
+.hisroy_price .hisroy_defprice_in {background-color: #f2f2f2; width: calc(100%/4 - 20px); padding: 28px 22px; border-radius: 5px; box-sizing: border-box;}
+.hisroy_price .hisroy_defprice_in>p {font-size: 20px; font-weight: 600; margin-bottom: 25px; font-family: 'GmarketSansBold';}
+.hisroy_price .hisroy_defprice_in i{background-size: 100%;}
+.hisroy_price .hisroy_defprice_in:nth-child(1) i {background-image: url(/publish/images/content/history_icon1.png); width: 23px; height: 26px; margin: 0 10px 2px 0;}
+.hisroy_price .hisroy_defprice_in:nth-child(2) i {background-image: url(/publish/images/content/history_icon2.png); width: 26px; height: 24px; margin: 0 10px 2px 0;}
+.hisroy_price .hisroy_defprice_in:nth-child(3) i {background-image: url(/publish/images/content/history_icon4.png); width: 22px; height: 24px; margin: 0 10px 2px 0;}
+.hisroy_price .hisroy_defprice_in:nth-child(4) i {background-image: url(/publish/images/content/history_icon3.png); width: 21px; height: 21px; margin: 0 10px 2px 0;}
+.hisroy_price .hisroy_defprice_in>div {background-color: #fff; height: 50px; padding: 0 20px; border-radius: 5px; line-height: 50px; box-sizing: border-box;}
+.hisroy_price .hisroy_defprice_in>div:last-child {margin-top: 10px;}
+.hisroy_price .hisroy_defprice_in>div>p {font-size: 17px; font-weight: 300;}
+.hisroy_price .hisroy_defprice_in>div>p:first-child {float: left;}
+.hisroy_price .hisroy_defprice_in>div>p:last-child {float: right;}
+.hisroy_price .hisroy_defprice_in>div>p>span {font-size: 22px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;}
+
.history_details .tType1_title{margin: 0;}
.history_details .tType1_title img{margin: -4px 0 0 0;}
.history_details .details_wrap{width: 100%; background-color: #f2f2f2; border-radius: 5px; padding: 15px 20px 15px 20px; box-sizing: border-box;}
diff --git a/src/main/webapp/publish/guide_2022.html b/src/main/webapp/publish/guide_2022.html
index 7bf04e8f..db7d4962 100644
--- a/src/main/webapp/publish/guide_2022.html
+++ b/src/main/webapp/publish/guide_2022.html
@@ -18,6 +18,7 @@
+ payment6.html 후불회원 : 결제관리 > 요금사용내역
sub_election_2023.html 선거문자
send_text.html 문자보내기
text_send.html 문자발송
diff --git a/src/main/webapp/publish/images/content/history_icon4.png b/src/main/webapp/publish/images/content/history_icon4.png
new file mode 100644
index 00000000..199b9409
Binary files /dev/null and b/src/main/webapp/publish/images/content/history_icon4.png differ
diff --git a/src/main/webapp/publish/index_2023.html b/src/main/webapp/publish/index_2023.html
index c2555cd9..f95b0a05 100644
--- a/src/main/webapp/publish/index_2023.html
+++ b/src/main/webapp/publish/index_2023.html
@@ -288,10 +288,21 @@
로그아웃
diff --git a/src/main/webapp/publish/payment6.html b/src/main/webapp/publish/payment6.html
new file mode 100644
index 00000000..af25d0da
--- /dev/null
+++ b/src/main/webapp/publish/payment6.html
@@ -0,0 +1,589 @@
+
+
+
+
+
+
+
문자온_요금사용내역
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 요금안내/견적내기
+ 결제하기
+ 요금 결제내역
+ 요금 사용내역
+ 계산서/현금영수증 발행 등록
+
+
+
+
+
+
요금 사용내역
+
+
+
+
발송내역
+
+
+
+
+
+
+
+
+
+
+
+ 구분
+ 문자
+ 알림톡
+ 팩스
+ 계
+
+
+
+
+ 발송건(매)수
+ 100,000,000
+ 100,000,000
+ 100,000,000
+ 100,000,000
+
+
+ 예약건수
+ 100,000,000
+ 100,000,000
+ 100,000,000
+ 100,000,000
+
+
+
+
+
+
세부내역
+
+
+
+
기간선택
+
+
+ ~
+
+
+
이번년도
+
전월
+
당월
+
조회
+
* 조회기간의 사용내역만 보여집니다.
+
+
+
+
+
+
+
+
+ 전체
+ 단문
+ 장문
+ 그림
+ 선거
+ 알림톡
+ 친구톡
+ 팩스
+
+
+
+
+
+
총 10 건 / 사용금액 합계 : 25,000 원
+
+ 인쇄하기
+ PDF저장
+ 엑셀 다운로드
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 발송일시
+
+
+
+
+
+
+ 문자유형
+
+
+
+
+
+
+ 내용
+
+
+ 발송건수
+
+ 사용
+
+
+ 충전금
+ 포인트
+
+
+
+
+
+ 2023-12-28 07:32
+
+
+ 장문
+
+
+ 상세보기
+
+
+ 8888
+
+
+ 0
+
+
+ 50
+
+
+
+
+ 2023-12-28 07:32
+
+
+ 장문
+
+
+ 상세보기
+
+
+ 8
+
+
+ 0
+
+
+ 50
+
+
+
+
+ 2023-12-28 07:32
+
+
+ 장문
+
+
+ 상세보기
+
+
+ 8
+
+
+ 0
+
+
+ 50
+
+
+
+
+ 2023-12-28 07:32
+
+
+ 장문
+
+
+ 상세보기
+
+
+ 8
+
+
+ 0
+
+
+ 50
+
+
+
+
+ 2023-12-28 07:32
+
+
+ 장문
+
+
+ 상세보기
+
+
+ 8
+
+
+ 0
+
+
+ 50
+
+
+
+
+ 2023-12-28 07:32
+
+
+ 장문
+
+
+ 상세보기
+
+
+ 8(1)
+
+
+ 0
+
+
+ 50
+
+
+
+
+ 2023-12-28 07:32
+
+
+ 장문
+
+
+ 상세보기
+
+
+ 5897
+
+
+ 0
+
+
+ 500
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file