2023/12/27 후불회원 요금 상세내역 작업
@8dab5dcc62323a75a1d4de6394c42d88df8f25f8
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -1050,6 +1050,21 @@ |
| 1050 | 1050 |
.hisroy_price .hisroy_price_in>div>p:first-child {float: left;}
|
| 1051 | 1051 |
.hisroy_price .hisroy_price_in>div>p:last-child {float: right;}
|
| 1052 | 1052 |
.hisroy_price .hisroy_price_in>div>p>span {font-size: 22px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;}
|
| 1053 |
+ /*후불회원 요금 사용내역*/ |
|
| 1054 |
+.hisroy_price .hisroy_defprice_in {background-color: #f2f2f2; width: calc(100%/4 - 20px); padding: 28px 22px; border-radius: 5px; box-sizing: border-box;}
|
|
| 1055 |
+.hisroy_price .hisroy_defprice_in>p {font-size: 20px; font-weight: 600; margin-bottom: 25px; font-family: 'GmarketSansBold';}
|
|
| 1056 |
+.hisroy_price .hisroy_defprice_in i{background-size: 100%;}
|
|
| 1057 |
+.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;}
|
|
| 1058 |
+.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;}
|
|
| 1059 |
+.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;}
|
|
| 1060 |
+.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;}
|
|
| 1061 |
+.hisroy_price .hisroy_defprice_in>div {background-color: #fff; height: 50px; padding: 0 20px; border-radius: 5px; line-height: 50px; box-sizing: border-box;}
|
|
| 1062 |
+.hisroy_price .hisroy_defprice_in>div:last-child {margin-top: 10px;}
|
|
| 1063 |
+.hisroy_price .hisroy_defprice_in>div>p {font-size: 17px; font-weight: 300;}
|
|
| 1064 |
+.hisroy_price .hisroy_defprice_in>div>p:first-child {float: left;}
|
|
| 1065 |
+.hisroy_price .hisroy_defprice_in>div>p:last-child {float: right;}
|
|
| 1066 |
+.hisroy_price .hisroy_defprice_in>div>p>span {font-size: 22px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;}
|
|
| 1067 |
+ |
|
| 1053 | 1068 |
.history_details .tType1_title{margin: 0;}
|
| 1054 | 1069 |
.history_details .tType1_title img{margin: -4px 0 0 0;}
|
| 1055 | 1070 |
.history_details .details_wrap{width: 100%; background-color: #f2f2f2; border-radius: 5px; padding: 15px 20px 15px 20px; box-sizing: border-box;}
|
--- src/main/webapp/publish/guide_2022.html
+++ src/main/webapp/publish/guide_2022.html
... | ... | @@ -18,6 +18,7 @@ |
| 18 | 18 |
<!-- <p>***<span class="font1"> (컨텐츠)</span> : 반복적으로 사용 안함</p> |
| 19 | 19 |
<p>***<span class="font2"> (보드)</span> : 반복적으로 사용</p> --> |
| 20 | 20 |
<ul class="page"> |
| 21 |
+ <li><a href="/publish/payment6.html">payment6.html</a>후불회원 : 결제관리 > 요금사용내역</li> |
|
| 21 | 22 |
<li><a href="/publish/sub_election_2023.html">sub_election_2023.html</a>선거문자</li> |
| 22 | 23 |
<li><a href="/publish/publish_text/send_text.html">send_text.html</a>문자보내기</li> |
| 23 | 24 |
<li><a href="/publish/publish_text/text_send.html">text_send.html</a>문자발송</li> |
+++ src/main/webapp/publish/images/content/history_icon4.png
| Binary file is not shown |
--- src/main/webapp/publish/index_2023.html
+++ src/main/webapp/publish/index_2023.html
... | ... | @@ -288,10 +288,21 @@ |
| 288 | 288 |
<button type="button" class="btnType btnType2">로그아웃</button> |
| 289 | 289 |
</div> |
| 290 | 290 |
<div class="check_money"> |
| 291 |
- <i></i> |
|
| 292 |
- <p>보유잔액 <span class="fwMd">3,000</span>원</p> |
|
| 291 |
+ <div class="holdingsum_box"> |
|
| 292 |
+ <i></i> |
|
| 293 |
+ <p>보유잔액 <span class="fwMd">3,000</span>원</p> |
|
| 294 |
+ <dl> |
|
| 295 |
+ <dd>후불제 고객의 보유잔액(캐시)은 당월 발송 가능<br>금액을 말하며 <span>매월 1일 자동으로 충전</span>됩니다.</dd> |
|
| 296 |
+ </dl> |
|
| 297 |
+ </div> |
|
| 293 | 298 |
<button type="button" class="btnType btnType3">충전</button> |
| 294 |
- <button type="button" class="btnType btnType3">전용계좌</button> |
|
| 299 |
+ <div class="account_box"> |
|
| 300 |
+ <button type="button" class="btnType btnType3">전용계좌</button> |
|
| 301 |
+ <dl> |
|
| 302 |
+ <dt>전용계좌</dt> |
|
| 303 |
+ <dd>신한은행 56212519515101</dd> |
|
| 304 |
+ </dl> |
|
| 305 |
+ </div> |
|
| 295 | 306 |
</div> |
| 296 | 307 |
<div class="point"> |
| 297 | 308 |
<i></i> |
+++ src/main/webapp/publish/payment6.html
... | ... | @@ -0,0 +1,589 @@ |
| 1 | +<!DOCTYPE html> | |
| 2 | +<html lang="ko"> | |
| 3 | + | |
| 4 | +<head> | |
| 5 | + <meta charset="UTF-8"> | |
| 6 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| 7 | + <title>문자온_요금사용내역</title> | |
| 8 | + | |
| 9 | + <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap" rel="stylesheet"> | |
| 10 | + <link rel="stylesheet" href="/publish/css/reset.css"> | |
| 11 | + <link rel="stylesheet" href="/publish/css/jquery.mCustomScrollbar.css"> | |
| 12 | + <link rel="stylesheet" href="/publish/css/common.css"> | |
| 13 | + <link rel="stylesheet" href="/publish/css/button.css"> | |
| 14 | + <link rel="stylesheet" href="/publish/css/content.css"> | |
| 15 | + <link rel="stylesheet" href="/publish/css/mem.css"> | |
| 16 | + <link rel="stylesheet" href="/publish/css/font.css"> | |
| 17 | + <link rel="stylesheet" href="/publish/css/popupLayer.css"> | |
| 18 | + <link rel="stylesheet" href="/publish/js/datepicker/classic.css"> | |
| 19 | + <link rel="stylesheet" href="/publish/js/datepicker/classic.date.css"> | |
| 20 | + | |
| 21 | + | |
| 22 | + <script src="/publish/js/jquery-3.5.0.js"></script> | |
| 23 | + <script src="/publish/js/jquery.mCustomScrollbar.concat.min.js"></script> | |
| 24 | + <script src="/publish/js/common.js"></script> | |
| 25 | + <script src="/publish/js/content.js"></script> | |
| 26 | + <script src="/publish/js/calendar.js"></script> | |
| 27 | + <script src="/publish/js/popupLayer.js"></script> | |
| 28 | + <script type="text/javascript" src="/publish/js/datepicker/picker.js"></script> | |
| 29 | + <script type="text/javascript" src="/publish/js/datepicker/picker.date.js"></script> | |
| 30 | + <script type="text/javascript" src="/publish/js/datepicker/ko_KR.js"></script> | |
| 31 | + | |
| 32 | +</head> | |
| 33 | + | |
| 34 | +<body> | |
| 35 | + <div class="mask"></div> | |
| 36 | + <!-- skip 메뉴 --> | |
| 37 | + <div class="skip_menu"> | |
| 38 | + <a href="#cont" title="본문 바로가기" class="contGo">본문 바로가기</a> | |
| 39 | + </div> | |
| 40 | + <!--// skip 메뉴 --> | |
| 41 | + <!-- quick 메뉴 --> | |
| 42 | + <div class="quickMenu"> | |
| 43 | + <div> | |
| 44 | + <p class="quick_title">QUICK<br>MENU</p> | |
| 45 | + <p class="quick_title2">QUICK</p> | |
| 46 | + <ul class="quickMenuIn"> | |
| 47 | + <li> | |
| 48 | + <a href="/publish/index.html"><i class="quick1"></i><span>이용안내</span></a> | |
| 49 | + <div class="hover_cont">이용안내</div> | |
| 50 | + </li> | |
| 51 | + <li> | |
| 52 | + <a href="#"><i class="quick2"></i><span>채팅상담</span></a> | |
| 53 | + <div class="hover_cont">채팅상담</div> | |
| 54 | + </li> | |
| 55 | + <li> | |
| 56 | + <a href="#"><i class="quick3"></i><span>원격지원</span></a> | |
| 57 | + <div class="hover_cont">원격지원</div> | |
| 58 | + </li> | |
| 59 | + <li> | |
| 60 | + <a href="#"><i class="quick4"></i><span>맞춤제작</span></a> | |
| 61 | + <div class="hover_cont">맞춤제작</div> | |
| 62 | + </li> | |
| 63 | + <li> | |
| 64 | + <a href="#"><i class="quick5"></i><span>주소록 등록</span></a> | |
| 65 | + <div class="hover_cont">주소록 등록</div> | |
| 66 | + </li> | |
| 67 | + <li> | |
| 68 | + <a href="#"><i class="quick6"></i><span>엑셀 전송</span></a> | |
| 69 | + <div class="hover_cont">엑셀 대량전송</div> | |
| 70 | + </li> | |
| 71 | + <li> | |
| 72 | + <a href="#"><i class="quick7"></i><span>견적서</span></a> | |
| 73 | + <div class="hover_cont">견적서</div> | |
| 74 | + </li> | |
| 75 | + <li> | |
| 76 | + <a href="#"><i class="quick8"></i><span>결제</span></a> | |
| 77 | + <div class="hover_cont">결제</div> | |
| 78 | + </li> | |
| 79 | + <li> | |
| 80 | + <a href="#"><i class="quick9"></i><span>영수증/계산서</span></a> | |
| 81 | + <div class="hover_cont">영수증/계산서</div> | |
| 82 | + </li> | |
| 83 | + </ul> | |
| 84 | + <button type="button" class="goTop" title="맨 위로 이동">TOP<i></i></button> | |
| 85 | + </div> | |
| 86 | + </div> | |
| 87 | + <!--// quick 메뉴 --> | |
| 88 | + <!-- header 영역 --> | |
| 89 | + <header id="header" class="header"> | |
| 90 | + <!-- header top 영역 --> | |
| 91 | + <div class="header_top"> | |
| 92 | + <div class="inner"> | |
| 93 | + <ul class="menu_left"> | |
| 94 | + <li><a href="#"><i class="hdTop_fav"></i>즐겨찾기추가</a></li> | |
| 95 | + <li><a href="#"><i class="hdTop_mypage"></i>마이페이지</a></li> | |
| 96 | + <li><a href="#"><i class="hdTop_center"></i>고객센터</a></li> | |
| 97 | + </ul> | |
| 98 | + <ul class="menu_right"> | |
| 99 | + <li><a href="#">충전하기</a></li> | |
| 100 | + <li class="SortLine"><a href="#">요금안내</a></li> | |
| 101 | + <li class="SortLine"><a href="#">이용안내</a></li> | |
| 102 | + <li class="SortLine"><a href="#">1:1고객상담</a></li> | |
| 103 | + </ul> | |
| 104 | + </div> | |
| 105 | + </div><!-- header top 영역 --> | |
| 106 | + <!-- header body 영역 --> | |
| 107 | + <div class="header_body"> | |
| 108 | + <div class="inner table"> | |
| 109 | + <h1 class="logo"><a href="/publish/index.html" alt="문자온 메인 바로가기"><img src="/publish/images/CI.png" alt="문자온 CI"></a></h1> | |
| 110 | + <ul class="gnbWrap table_cell"> | |
| 111 | + <li><a href="#">문자발송</a></li> | |
| 112 | + <li><a href="#">선거문자</a></li> | |
| 113 | + <li><a href="#">맞춤제작</a></li> | |
| 114 | + <li><a href="#">비즈톡</a></li> | |
| 115 | + <li><a href="#">주소록 관리</a></li> | |
| 116 | + <li><a href="#">발송결과</a></li> | |
| 117 | + <li><a href="#">예약관리</a></li> | |
| 118 | + <li><a href="#">결제내역</a></li> | |
| 119 | + </ul> | |
| 120 | + <div class="s_menu"> | |
| 121 | + <i class="allSearch_info"><span>문자검색</span></i> | |
| 122 | + <button type="button" title="전체검색" class="allSearch" onclick="searchToggle();"><img src="/publish/images/search.png" alt="검색영역 열기" class="allMenu"></button> | |
| 123 | + <button type="button" title="전체메뉴"><img src="/publish/images/all_menu.png" alt="전체메뉴 열기"></button> | |
| 124 | + </div> | |
| 125 | + </div> | |
| 126 | + <!-- search popup 영역 --> | |
| 127 | + <div class="pop_search"> | |
| 128 | + <div class="inner"> | |
| 129 | + <div class="area_search"> | |
| 130 | + <select name="" id=""> | |
| 131 | + <option value="">그림문자</option> | |
| 132 | + <option value="">단문문자</option> | |
| 133 | + <option value="">장문문자</option> | |
| 134 | + <option value="">GIF</option> | |
| 135 | + </select> | |
| 136 | + <input type="text" placeholder="문자샘플 검색하기"> | |
| 137 | + <button><img src="/publish/images/search02.png" alt=""></button> | |
| 138 | + </div> | |
| 139 | + <div class="area_popular"> | |
| 140 | + <p><i></i>인기검색어</p> | |
| 141 | + <ul class="popular_tag"> | |
| 142 | + <li><a href="#">#정월대보름</a></li> | |
| 143 | + <li class="on"><a href="#">#추석</a></li> | |
| 144 | + <li><a href="#">#가을인사</a></li> | |
| 145 | + <li><a href="#">#좋은하루</a></li> | |
| 146 | + </ul> | |
| 147 | + </div> | |
| 148 | + <button class="btn_close" onclick="searchToggle();"><img src="/publish/images/btn_searchclose.png" alt=""></button> | |
| 149 | + </div> | |
| 150 | + </div> | |
| 151 | + <!--// search popup 영역 --> | |
| 152 | + </div> | |
| 153 | + <!--// header body 영역 --> | |
| 154 | + <div id="login" class="login"> | |
| 155 | + <div class="inner table"> | |
| 156 | + <div class="login_left table_cell"> | |
| 157 | + <div class="login_put"> | |
| 158 | + <label for="id_text" class="label"></label> | |
| 159 | + <input type="text" placeholder="아이디를 입력해주세요" id="id_text" class="id_text" maxlength="30" size="18"> | |
| 160 | + <label for="password_text" class="label"></label> | |
| 161 | + <input type="password" placeholder="비밀번호를 입력해주세요" id="password_text" class="password_text" maxlength="30" size="18"> | |
| 162 | + <label for="login_button" class="label"></label> | |
| 163 | + <button type="submit" class="btnType btnType1" class="login_button">로그인</button> | |
| 164 | + </div> | |
| 165 | + <div class="login_save"> | |
| 166 | + <input type="checkbox" id="save_id"> | |
| 167 | + <label for="save_id">아이디 저장</label> | |
| 168 | + </div> | |
| 169 | + <div class="login_find"> | |
| 170 | + <a href="#">아이디찾기 /</a> | |
| 171 | + <a href="#">비밀번호 찾기</a> | |
| 172 | + </div> | |
| 173 | + <div> | |
| 174 | + <button type="button" class="btnType btnType2">회원가입</button> | |
| 175 | + <button type="button" class="btnType btnType3">둘러보기</button> | |
| 176 | + </div> | |
| 177 | + </div> | |
| 178 | + <div class="login_right"> | |
| 179 | + <span><i></i>이달의 이벤트</span> | |
| 180 | + <button type="button" class="btnType btnType4">바로가기</button> | |
| 181 | + </div> | |
| 182 | + </div> | |
| 183 | + </div> | |
| 184 | + <!--// login 영역 --> | |
| 185 | + </header> | |
| 186 | + <!--// header 영역 --> | |
| 187 | + <!-- login 영역 --> | |
| 188 | + <!-- content 영역 --> | |
| 189 | + <div id="container" class="cont sub"> | |
| 190 | + <div class="inner"> | |
| 191 | + <!-- send top --> | |
| 192 | + <div class="send_top"> | |
| 193 | + <!-- tab button --> | |
| 194 | + <ul class="tabType4"> | |
| 195 | + <li class="tab"><button type="button" onclick="TabType5(this,'1');">요금안내/견적내기</button></li> | |
| 196 | + <li class="tab"><button type="button" onclick="TabType5(this,'1');">결제하기</button></li> | |
| 197 | + <li class="tab"><button type="button" onclick="TabType5(this,'2');">요금 결제내역</button></li> | |
| 198 | + <li class="tab active"><button type="button" onclick="TabType5(this,'3');">요금 사용내역</button></li> | |
| 199 | + <li class="tab"><button type="button" onclick="TabType5(this,'4');">계산서/현금영수증 발행 등록</button></li> | |
| 200 | + </ul> | |
| 201 | + <!--// tab button --> | |
| 202 | + <!-- 결제관리 - 요금 사용내역 --> | |
| 203 | + <div class="serv_content current" id="tab5_4"> | |
| 204 | + <div class="heading"> | |
| 205 | + <h2>요금 사용내역</h2> | |
| 206 | + </div> | |
| 207 | + <div class="hisroy_price"> | |
| 208 | + <div class="hisroy_defprice_in"> | |
| 209 | + <p><i></i>누적 사용금액</p> | |
| 210 | + <div class="clearfix"> | |
| 211 | + <p>캐시</p> | |
| 212 | + <p><span>120</span>원</p> | |
| 213 | + </div> | |
| 214 | + <div class="clearfix"> | |
| 215 | + <p>포인트</p> | |
| 216 | + <p><span>120</span>원</p> | |
| 217 | + </div> | |
| 218 | + </div> | |
| 219 | + <div class="hisroy_defprice_in"> | |
| 220 | + <p><i></i>누적 납부금액</p> | |
| 221 | + <div class="clearfix"> | |
| 222 | + <p>캐시</p> | |
| 223 | + <p><span>120</span>원</p> | |
| 224 | + </div> | |
| 225 | + <div class="clearfix"> | |
| 226 | + <p>포인트</p> | |
| 227 | + <p><span>120</span>원</p> | |
| 228 | + </div> | |
| 229 | + </div> | |
| 230 | + <div class="hisroy_defprice_in"> | |
| 231 | + <p><i></i>당월 납부 예상금액</p> | |
| 232 | + <div class="clearfix"> | |
| 233 | + <p>캐시</p> | |
| 234 | + <p><span>120</span>원</p> | |
| 235 | + </div> | |
| 236 | + <div class="clearfix"> | |
| 237 | + <p>포인트</p> | |
| 238 | + <p><span>120</span>원</p> | |
| 239 | + </div> | |
| 240 | + </div> | |
| 241 | + <div class="hisroy_defprice_in"> | |
| 242 | + <p><i></i>잔액 (사용가능금액)</p> | |
| 243 | + <div class="clearfix"> | |
| 244 | + <p>캐시</p> | |
| 245 | + <p><span>43,898.6</span>원</p> | |
| 246 | + </div> | |
| 247 | + <div class="clearfix"> | |
| 248 | + <p>포인트</p> | |
| 249 | + <p><span>120</span>원</p> | |
| 250 | + </div> | |
| 251 | + </div> | |
| 252 | + </div> | |
| 253 | + <div class="history_details"> | |
| 254 | + <p class="tType1_title"><img src="images/content/history_details_title.png" alt=""> 발송내역</p> | |
| 255 | + <div class="details_wrap"> | |
| 256 | + <table> | |
| 257 | + <colgroup> | |
| 258 | + <col style="width: calc(100% / 5);"> | |
| 259 | + <col style="width: calc(100% / 5);"> | |
| 260 | + <col style="width: calc(100% / 5);"> | |
| 261 | + <col style="width: calc(100% / 5);"> | |
| 262 | + <col style="width: calc(100% / 5);"> | |
| 263 | + </colgroup> | |
| 264 | + <thead> | |
| 265 | + <tr> | |
| 266 | + <th>구분</th> | |
| 267 | + <th>문자</th> | |
| 268 | + <th>알림톡</th> | |
| 269 | + <th>팩스</th> | |
| 270 | + <th>계</th> | |
| 271 | + </tr> | |
| 272 | + </thead> | |
| 273 | + <tbody> | |
| 274 | + <tr> | |
| 275 | + <td>발송건(매)수</td> | |
| 276 | + <td>100,000,000</td> | |
| 277 | + <td>100,000,000</td> | |
| 278 | + <td>100,000,000</td> | |
| 279 | + <td>100,000,000</td> | |
| 280 | + </tr> | |
| 281 | + <tr> | |
| 282 | + <td>예약건수</td> | |
| 283 | + <td>100,000,000</td> | |
| 284 | + <td>100,000,000</td> | |
| 285 | + <td>100,000,000</td> | |
| 286 | + <td>100,000,000</td> | |
| 287 | + </tr> | |
| 288 | + </tbody> | |
| 289 | + </table> | |
| 290 | + </div> | |
| 291 | + </div> | |
| 292 | + <p class="tType1_title"><img src="/publish/images/content/icon_details_breakdown.png" alt=""> 세부내역</p> | |
| 293 | + <div class="excel_middle"> | |
| 294 | + <div class="select_btnWrap clearfix"> | |
| 295 | + <div class="btn_left"> | |
| 296 | + <span class="cal_label">기간선택</span> | |
| 297 | + <div class="calendar_wrap"> | |
| 298 | + <input type="text" class="startDate inp calendar picker__input" title="검색 시작일" id="startDate" name="startDate" value="" data-datecontrol="true" readonly="" aria-haspopup="true" aria-expanded="false" aria-readonly="false" aria-owns="startDate_root"> | |
| 299 | + <span class="dateEtc">~</span> | |
| 300 | + <input type="text" class="endDate inp calendar picker__input" title="검색 종료일" id="endDate" name="endDate" value="" data-datecontrol="true" readonly="" aria-haspopup="true" aria-expanded="false" aria-readonly="false" aria-owns="endDate_root"> | |
| 301 | + </div> | |
| 302 | + <button type="button">이번년도</button> | |
| 303 | + <button type="button">전월</button> | |
| 304 | + <button type="button">당월</button> | |
| 305 | + <button type="button" class="btnType6">조회</button> | |
| 306 | + <span class="reqTxt4"><span class="vMiddle">*</span> 조회기간의 사용내역만 보여집니다.</span> | |
| 307 | + </div> | |
| 308 | + <div> | |
| 309 | + </div> | |
| 310 | + </div> | |
| 311 | + </div> | |
| 312 | + <div class="list_tab_wrap2 type2"> | |
| 313 | + <!-- tab button --> | |
| 314 | + <ul class="list_tab"> | |
| 315 | + <li class="tab active"><button type="button" onclick="listTab2(this,'1');">전체</button></li> | |
| 316 | + <li class="tab"><button type="button" onclick="listTab2(this,'2');">단문</button></li> | |
| 317 | + <li class="tab"><button type="button" onclick="listTab2(this,'3');">장문</button></li> | |
| 318 | + <li class="tab"><button type="button" onclick="listTab2(this,'4');">그림</button></li> | |
| 319 | + <li class="tab"><button type="button" onclick="listTab2(this,'5');">선거</button></li> | |
| 320 | + <li class="tab"><button type="button" onclick="listTab2(this,'5');">알림톡</button></li> | |
| 321 | + <li class="tab"><button type="button" onclick="listTab2(this,'5');">친구톡</button></li> | |
| 322 | + <li class="tab"><button type="button" onclick="listTab2(this,'5');">팩스</button></li> | |
| 323 | + </ul> | |
| 324 | + <!--// tab button --> | |
| 325 | + </div> | |
| 326 | + <div class="price_history_cont" id="listTab2_5"> | |
| 327 | + <div class="list_info"> | |
| 328 | + <p>총 <span>10</span>건</p> | |
| 329 | + <div> | |
| 330 | + <button type="button" class="print_btn"><i class="print_img"></i>인쇄하기</button> | |
| 331 | + <button type="button" class="pdf_btn"><i class="pdf_img"></i>PDF저장</button> | |
| 332 | + <button type="button" class="excel_btn"><i class="downroad"></i>엑셀 다운로드</button> | |
| 333 | + </div> | |
| 334 | + </div> | |
| 335 | + <div class="tb_wrap"> | |
| 336 | + <table class="tType4"> | |
| 337 | + <colgroup> | |
| 338 | + <col style="width: 17%;"> | |
| 339 | + <col style="width: 17%;"> | |
| 340 | + <col style="width: 17%;"> | |
| 341 | + <col style="width: 15%;"> | |
| 342 | + <col style="width: *%;"> | |
| 343 | + <col style="width: *%;"> | |
| 344 | + </colgroup> | |
| 345 | + <thead> | |
| 346 | + <tr> | |
| 347 | + <th rowspan="2"> | |
| 348 | + 발송일시 | |
| 349 | + <div class="sort_wrap"> | |
| 350 | + <button type="button"><img src="images/sortUp.png" alt="오름차순으로 분류"></button> | |
| 351 | + <button type="button"><img src="images/sortDown.png" alt="내림차순으로 분류"></button> | |
| 352 | + </div> | |
| 353 | + </th> | |
| 354 | + <th rowspan="2"> | |
| 355 | + 문자유형 | |
| 356 | + <div class="sort_wrap"> | |
| 357 | + <button type="button"><img src="images/sortUp.png" alt="오름차순으로 분류"></button> | |
| 358 | + <button type="button"><img src="images/sortDown.png" alt="내림차순으로 분류"></button> | |
| 359 | + </div> | |
| 360 | + </th> | |
| 361 | + <th rowspan="2"> | |
| 362 | + 내용 | |
| 363 | + </th> | |
| 364 | + <th rowspan="2"> | |
| 365 | + 발송건수 | |
| 366 | + </th> | |
| 367 | + <th colspan="2">사용</th> | |
| 368 | + </tr> | |
| 369 | + <tr> | |
| 370 | + <th>충전금</th> | |
| 371 | + <th>포인트</th> | |
| 372 | + </tr> | |
| 373 | + </thead> | |
| 374 | + <tbody> | |
| 375 | + <tr> | |
| 376 | + <td> | |
| 377 | + <p>2023-12-28 07:32</p> | |
| 378 | + </td> | |
| 379 | + <td> | |
| 380 | + <p>장문</p> | |
| 381 | + </td> | |
| 382 | + <td> | |
| 383 | + <p><button class="btnType btnType20" onclick="#">상세보기</button></p> | |
| 384 | + </td> | |
| 385 | + <td> | |
| 386 | + <p>8888</p> | |
| 387 | + </td> | |
| 388 | + <td> | |
| 389 | + <p class="fwRg c_002c9a">0</p> | |
| 390 | + </td> | |
| 391 | + <td> | |
| 392 | + <p class="fwRg c_002c9a">50</p> | |
| 393 | + </td> | |
| 394 | + </tr> | |
| 395 | + <tr> | |
| 396 | + <td> | |
| 397 | + <p>2023-12-28 07:32</p> | |
| 398 | + </td> | |
| 399 | + <td> | |
| 400 | + <p>장문</p> | |
| 401 | + </td> | |
| 402 | + <td> | |
| 403 | + <p><button class="btnType btnType20" onclick="#">상세보기</button></p> | |
| 404 | + </td> | |
| 405 | + <td> | |
| 406 | + <p>8</p> | |
| 407 | + </td> | |
| 408 | + <td> | |
| 409 | + <p class="fwRg c_002c9a">0</p> | |
| 410 | + </td> | |
| 411 | + <td> | |
| 412 | + <p class="fwRg c_002c9a">50</p> | |
| 413 | + </td> | |
| 414 | + </tr> | |
| 415 | + <tr> | |
| 416 | + <td> | |
| 417 | + <p>2023-12-28 07:32</p> | |
| 418 | + </td> | |
| 419 | + <td> | |
| 420 | + <p>장문</p> | |
| 421 | + </td> | |
| 422 | + <td> | |
| 423 | + <p><button class="btnType btnType20" onclick="#">상세보기</button></p> | |
| 424 | + </td> | |
| 425 | + <td> | |
| 426 | + <p>8</p> | |
| 427 | + </td> | |
| 428 | + <td> | |
| 429 | + <p class="fwRg c_002c9a">0</p> | |
| 430 | + </td> | |
| 431 | + <td> | |
| 432 | + <p class="fwRg c_002c9a">50</p> | |
| 433 | + </td> | |
| 434 | + </tr> | |
| 435 | + <tr> | |
| 436 | + <td> | |
| 437 | + <p>2023-12-28 07:32</p> | |
| 438 | + </td> | |
| 439 | + <td> | |
| 440 | + <p>장문</p> | |
| 441 | + </td> | |
| 442 | + <td> | |
| 443 | + <p><button class="btnType btnType20" onclick="#">상세보기</button></p> | |
| 444 | + </td> | |
| 445 | + <td> | |
| 446 | + <p>8</p> | |
| 447 | + </td> | |
| 448 | + <td> | |
| 449 | + <p class="fwRg c_002c9a">0</p> | |
| 450 | + </td> | |
| 451 | + <td> | |
| 452 | + <p class="fwRg c_002c9a">50</p> | |
| 453 | + </td> | |
| 454 | + </tr> | |
| 455 | + <tr> | |
| 456 | + <td> | |
| 457 | + <p>2023-12-28 07:32</p> | |
| 458 | + </td> | |
| 459 | + <td> | |
| 460 | + <p>장문</p> | |
| 461 | + </td> | |
| 462 | + <td> | |
| 463 | + <p><button class="btnType btnType20" onclick="#">상세보기</button></p> | |
| 464 | + </td> | |
| 465 | + <td> | |
| 466 | + <p>8</p> | |
| 467 | + </td> | |
| 468 | + <td> | |
| 469 | + <p class="fwRg c_002c9a">0</p> | |
| 470 | + </td> | |
| 471 | + <td> | |
| 472 | + <p class="fwRg c_002c9a">50</p> | |
| 473 | + </td> | |
| 474 | + </tr> | |
| 475 | + <tr> | |
| 476 | + <td> | |
| 477 | + <p>2023-12-28 07:32</p> | |
| 478 | + </td> | |
| 479 | + <td> | |
| 480 | + <p>장문</p> | |
| 481 | + </td> | |
| 482 | + <td> | |
| 483 | + <p><button class="btnType btnType20" onclick="#">상세보기</button></p> | |
| 484 | + </td> | |
| 485 | + <td> | |
| 486 | + <p>8(1)</p> | |
| 487 | + </td> | |
| 488 | + <td> | |
| 489 | + <p class="fwRg c_002c9a">0</p> | |
| 490 | + </td> | |
| 491 | + <td> | |
| 492 | + <p class="fwRg c_002c9a">50</p> | |
| 493 | + </td> | |
| 494 | + </tr> | |
| 495 | + <tr> | |
| 496 | + <td> | |
| 497 | + <p>2023-12-28 07:32</p> | |
| 498 | + </td> | |
| 499 | + <td> | |
| 500 | + <p>장문</p> | |
| 501 | + </td> | |
| 502 | + <td> | |
| 503 | + <p><button class="btnType btnType20" onclick="#">상세보기</button></p> | |
| 504 | + </td> | |
| 505 | + <td> | |
| 506 | + <p>5897</p> | |
| 507 | + </td> | |
| 508 | + <td> | |
| 509 | + <p class="fwRg c_002c9a">0</p> | |
| 510 | + </td> | |
| 511 | + <td> | |
| 512 | + <p class="fwRg c_002c9a">500</p> | |
| 513 | + </td> | |
| 514 | + </tr> | |
| 515 | + </tbody> | |
| 516 | + </table> | |
| 517 | + </div> | |
| 518 | + <div class="publish_btn clearfix"> | |
| 519 | + <div> | |
| 520 | + <input type="radio" checked> | |
| 521 | + <label for="">거래명세서</label> | |
| 522 | + <input type="radio"> | |
| 523 | + <label for="">사용내역서</label> | |
| 524 | + </div> | |
| 525 | + <div> | |
| 526 | + <button type="button" class="btnType">발행하기</button> | |
| 527 | + </div> | |
| 528 | + </div> | |
| 529 | + <!-- pagination --> | |
| 530 | + <ul class="pagination"> | |
| 531 | + <li class="page_first"><button><img src="/publish/images/content/page_first.png" alt=""></button></li> | |
| 532 | + <li class="page_prev"><button><img src="/publish/images/content/page_prev.png" alt=""></button></li> | |
| 533 | + <li class="on"><button>1</button></li> | |
| 534 | + <li><button>2</button></li> | |
| 535 | + <li><button>3</button></li> | |
| 536 | + <li><button>4</button></li> | |
| 537 | + <li><button>5</button></li> | |
| 538 | + <li><button>6</button></li> | |
| 539 | + <li><button>7</button></li> | |
| 540 | + <li><button>8</button></li> | |
| 541 | + <li><button>9</button></li> | |
| 542 | + <li><button>10</button></li> | |
| 543 | + <li class="page_next"><button><img src="/publish/images/content/page_next.png" alt=""></button></li> | |
| 544 | + <li class="page_last"><button><img src="/publish/images/content/page_last.png" alt=""></button></li> | |
| 545 | + </ul><!-- pagination --> | |
| 546 | + </div><!-- 결제관리 - 요금 사용내역 --> | |
| 547 | + </div> | |
| 548 | + </div> | |
| 549 | + <!--// send top --> | |
| 550 | + </div> | |
| 551 | + </div> | |
| 552 | + <!--// content 영역 --> | |
| 553 | + <!-- footer 영역 --> | |
| 554 | + <footer id="footer" class="footer"> | |
| 555 | + <div class="footer_top"> | |
| 556 | + <div class="inner table"> | |
| 557 | + <ul class="table_cell"> | |
| 558 | + <li><a href="#">이용약관</a></li> | |
| 559 | + <li class="SortLine fwRg c_white"><a href="#">개인정보취급방침</a></li> | |
| 560 | + <li class="SortLine fwRg c_white"><a href="#">스팸관리정책</a></li> | |
| 561 | + <li class="SortLine"><a href="#">불법스팸예방안내</a></li> | |
| 562 | + </ul> | |
| 563 | + </div> | |
| 564 | + </div> | |
| 565 | + <div class="footer_body"> | |
| 566 | + <div class="inner table"> | |
| 567 | + <div class="table_cell"> | |
| 568 | + <a href="#" class="footer_logo"><img src="/publish/images/CI_white.png" alt="문자온 CI"></a> | |
| 569 | + <div class="footer_info"> | |
| 570 | + <p>주소 : 경기도 남양주시 다산중앙로 19번길 21 1027호, 1028호(블루웨일 지식산업센터 1차)</p> | |
| 571 | + <p>사업자번호 : 653-87-00858 | 대표 : 유인식 | 통신판매등록번호 : 제 다산-12345호 | 문의전화 : 070-4786-0007</p> | |
| 572 | + <p>Copyright 2020 ⓒ MUNJAON co. Ltd, All rights reserved.</p> | |
| 573 | + </div> | |
| 574 | + <div class="footer_service_center"> | |
| 575 | + <i></i> | |
| 576 | + <div> | |
| 577 | + <p>고객센터</p> | |
| 578 | + <span class="footer_service_num">070-4786-0008</span> | |
| 579 | + <span>E-mail : help@iten.co.kr</span> | |
| 580 | + </div> | |
| 581 | + </div> | |
| 582 | + </div> | |
| 583 | + </div> | |
| 584 | + </div> | |
| 585 | + </footer> | |
| 586 | + <!--// footer 영역 --> | |
| 587 | +</body> | |
| 588 | + | |
| 589 | +</html>(No newline at end of file) |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?