--- src/main/webapp/publish/css/estimate.css
+++ src/main/webapp/publish/css/estimate.css
... | ... | @@ -146,3 +146,22 @@ |
| 146 | 146 |
.cont4.account table tbody tr{border-bottom: 0;}
|
| 147 | 147 |
.cont4.account table tbody tr .acc_te{padding: 20px 0 0 0; text-align: center;}
|
| 148 | 148 |
/* // 가상계좌 확인서 */ |
| 149 |
+ |
|
| 150 |
+ |
|
| 151 |
+/* 문자온 KISA 신고 관리대장(시작) */ |
|
| 152 |
+.kisa_management::after{background:none;}
|
|
| 153 |
+.kisa_table table{width:100%;border-top:2px solid #000;text-align:left;font-size:14px;vertical-align:middle;}
|
|
| 154 |
+.kisa_table table tr{border-bottom:1px solid #d5d5d5;}
|
|
| 155 |
+.kisa_table table th{height:25px;background:#efefef;padding:10px 0 0 10px;font-weight:500;}
|
|
| 156 |
+.kisa_table table th[rowspan]{writing-mode:vertical-lr;border-right:1px solid #d5d5d5;}
|
|
| 157 |
+.kisa_table table td{text-align:center;padding:10px;}
|
|
| 158 |
+.kisa_table table .bgYellow{background:orange}
|
|
| 159 |
+.kisa_table table input+label{margin:0 0 0 4px;vertical-align:middle;}
|
|
| 160 |
+.kisa_table table td span{font-size:13px;line-height:1.4;}
|
|
| 161 |
+.kisa_table .sub_table table thead th{text-align:center;border-right:1px solid #d5d5d5;}
|
|
| 162 |
+.kisa_table .sub_table table thead th:last-child{border-right:0;}
|
|
| 163 |
+.kisa_table .sub_table table tbody tr td{border-right:1px solid #d5d5d5;}
|
|
| 164 |
+.kisa_table .sub_table table tbody tr td:last-child{border-right:0;}
|
|
| 165 |
+.kisa_table tfoot .date{margin:20px 0 0 0;font-size:16px;}
|
|
| 166 |
+.kisa_table tfoot img{margin:50px;}
|
|
| 167 |
+/* 문자온 KISA 신고 관리대장(끝) */(No newline at end of file) |
+++ src/main/webapp/publish/images/itn_logo_black.png
| Binary file is not shown |
+++ src/main/webapp/publish/kisa_management_ledger.html
... | ... | @@ -0,0 +1,196 @@ |
| 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>문자온 KISA 신고 관리대장</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/common.css"> | |
| 12 | + <link rel="stylesheet" href="/publish/css/estimate.css"> | |
| 13 | + <link rel="stylesheet" href="/publish/css/font.css"> | |
| 14 | + <link rel="stylesheet" href="/publish/css/button.css"> | |
| 15 | + | |
| 16 | +</head> | |
| 17 | + | |
| 18 | +<body> | |
| 19 | + <!-- 견적서 --> | |
| 20 | + <div class="estimate_wrap kisa_management"> | |
| 21 | + <div class="estimate"> | |
| 22 | + <div class="est_body"> | |
| 23 | + <h2>문자온 KISA 신고 관리대장</h2> | |
| 24 | + </div> | |
| 25 | + <div class="kisa_table"> | |
| 26 | + <table> | |
| 27 | + <colgroup> | |
| 28 | + <col style="width:5%;"> | |
| 29 | + <col style="width:15%;"> | |
| 30 | + <col style="width:30%;"> | |
| 31 | + <col style="width:15%;"> | |
| 32 | + <col style="width:30%;"> | |
| 33 | + </colgroup> | |
| 34 | + <tbody> | |
| 35 | + <tr> | |
| 36 | + <th colspan="2">관리번호</th> | |
| 37 | + <td colspan="3"> | |
| 38 | + <b>2021-01-1-0262</b> | |
| 39 | + </td> | |
| 40 | + </tr> | |
| 41 | + <tr> | |
| 42 | + <th rowspan="6">요청사항</th> | |
| 43 | + <th>요청일시</th> | |
| 44 | + <td class="bgYellow">2024-07-20, 09:23</td> | |
| 45 | + <th>요청형태</th> | |
| 46 | + <td> | |
| 47 | + <ul style="display:flex;gap:10px;align-items:center;justify-content:center;"> | |
| 48 | + <li><input type="checkbox" id="email"><label for="email">이메일</label></li> | |
| 49 | + <li><input type="checkbox" id="phone"><label for="phone">전화</label></li> | |
| 50 | + <li><input type="checkbox" id="fax"><label for="fax">팩스</label></li> | |
| 51 | + </ul> | |
| 52 | + </td> | |
| 53 | + </tr> | |
| 54 | + <tr> | |
| 55 | + <th>기관</th> | |
| 56 | + <td>다우기술</td> | |
| 57 | + <th>요청부서</th> | |
| 58 | + <td>메세징사업1팀</td> | |
| 59 | + </tr> | |
| 60 | + <tr> | |
| 61 | + <th>담당자</th> | |
| 62 | + <td>장지윤 차장</td> | |
| 63 | + <th>연락처</th> | |
| 64 | + <td>010-8760-0640</td> | |
| 65 | + </tr> | |
| 66 | + <tr> | |
| 67 | + <th>이메일</th> | |
| 68 | + <td>abcd@naver.com</td> | |
| 69 | + <th>비고</th> | |
| 70 | + <td>-</td> | |
| 71 | + </tr> | |
| 72 | + <tr> | |
| 73 | + <th>요청내역</th> | |
| 74 | + <td class="bgYellow" colspan="4" style="text-align:left;"> | |
| 75 | + <ul class="request_history"> | |
| 76 | + <li> | |
| 77 | + <p>· KISA 신고 접수 건 전달 및 광고표기 준수 안내 요청</p> | |
| 78 | + <span style="padding:6px 0 0 10px;">- 개인 고객 스팸 신고(3건) 및 KISA 스팸 분류</span> | |
| 79 | + </li> | |
| 80 | + </ul> | |
| 81 | + </td> | |
| 82 | + </tr> | |
| 83 | + <tr> | |
| 84 | + <th>발송문구</th> | |
| 85 | + <td colspan="4"> | |
| 86 | + <div class="sub_table"> | |
| 87 | + <table> | |
| 88 | + <colgroup> | |
| 89 | + <col style="width:35%;"> | |
| 90 | + <col style="width:65%;"> | |
| 91 | + </colgroup> | |
| 92 | + <thead> | |
| 93 | + <tr> | |
| 94 | + <th>아이디</th>   | |
| 95 | + <th>문자내용</th> | |
| 96 | + </tr> | |
| 97 | + </thead> | |
| 98 | + <tbody> | |
| 99 | + <tr> | |
| 100 | + <td class="bgYellow">dfkajdkfjal</td> | |
| 101 | + <td class="bgYellow">오늘 인터넷 dkfjadlkfjadlkfjadfkljadfaㅇ</td> | |
| 102 | + </tr> | |
| 103 | + </tbody> | |
| 104 | + </table> | |
| 105 | + </div> | |
| 106 | + </td> | |
| 107 | + </tr> | |
| 108 | + <tr> | |
| 109 | + <th rowspan="4">처리내역</th> | |
| 110 | + <th>처리일시</th> | |
| 111 | + <td>2024-07-20, 09:23</td> | |
| 112 | + <th>회신형태</th> | |
| 113 | + <td> | |
| 114 | + <ul style="display:flex;gap:10px;align-items:center;justify-content:center;"> | |
| 115 | + <li><input type="checkbox" id="email"><label for="email">이메일</label></li> | |
| 116 | + <li><input type="checkbox" id="phone"><label for="phone">전화</label></li> | |
| 117 | + <li><input type="checkbox" id="fax"><label for="fax">팩스</label></li> | |
| 118 | + </ul> | |
| 119 | + </td> | |
| 120 | + </tr> | |
| 121 | + <tr> | |
| 122 | + <th>처리부서</th> | |
| 123 | + <td>경영기획팀</td> | |
| 124 | + <th>담당자</th> | |
| 125 | + <td>정다은 대리</td> | |
| 126 | + </tr> | |
| 127 | + <tr> | |
| 128 | + <th>연락처</th> | |
| 129 | + <td>-</td> | |
| 130 | + <th>이메일</th> | |
| 131 | + <td>abcd@naver.com</td> | |
| 132 | + </tr> | |
| 133 | + <tr> | |
| 134 | + <th>처리내역</th> | |
| 135 | + <td colspan="4"> | |
| 136 | + <div class="sub_table"> | |
| 137 | + <table> | |
| 138 | + <colgroup> | |
| 139 | + <col style="width:35%;"> | |
| 140 | + <col style="width:65%;"> | |
| 141 | + </colgroup> | |
| 142 | + <thead> | |
| 143 | + <tr> | |
| 144 | + <th>아이디</th> | |
| 145 | + <th>문자내용</th> | |
| 146 | + </tr> | |
| 147 | + </thead> | |
| 148 | + <tbody> | |
| 149 | + <tr> | |
| 150 | + <td>dfkajdkfjal</td> | |
| 151 | + <td>오늘 인터넷 dkfjadlkfjadlkfjadfkljadfaㅇ</td> | |
| 152 | + </tr> | |
| 153 | + </tbody> | |
| 154 | + </table> | |
| 155 | + <p style="margin:10px 0 0 0;text-align:left;font-size:13px;">(주)다우기술 해당 ID KISA 광고규정 및 수신동의 안내 문자 발송 등 조치내용 송부(24.07.22 메일)</p> | |
| 156 | + </div> | |
| 157 | + </td> | |
| 158 | + </tr> | |
| 159 | + <tr> | |
| 160 | + <th rowspan="3">첨부</th> | |
| 161 | + <th>첨부1</th> | |
| 162 | + <td colspan="3" style="text-align:left;"> | |
| 163 | + · 다우기술 요청 메일 1부 | |
| 164 | + </td> | |
| 165 | + </tr> | |
| 166 | + <tr> | |
| 167 | + <th>첨부2</th> | |
| 168 | + <td colspan="3" style="text-align:left;"> | |
| 169 | + · 다우기술 요청 메일 1부 | |
| 170 | + </td> | |
| 171 | + </tr> | |
| 172 | + <th>첨부3</th> | |
| 173 | + <td colspan="3" style="text-align:left;"> | |
| 174 | + · 다우기술 요청 메일 1부 | |
| 175 | + </td> | |
| 176 | + </tbody> | |
| 177 | + <tfoot> | |
| 178 | + <tr> | |
| 179 | + <td colspan="5"> | |
| 180 | + <p class="date">2024년 07월 22일</p> | |
| 181 | + <img src="/publish/images/itn_logo_black.png" alt="" style="width:150px"> | |
| 182 | + </td> | |
| 183 | + </tr> | |
| 184 | + </tfoot> | |
| 185 | + </table> | |
| 186 | + </div> | |
| 187 | + | |
| 188 | + <div class="est_btn_wrap"> | |
| 189 | + <button type="button" class="btnType" onclick="window.print();"><i class="print_img"></i>인쇄하기</button> | |
| 190 | + </div> | |
| 191 | + </div> | |
| 192 | + </div> | |
| 193 | + <!--// 견적서 --> | |
| 194 | +</body> | |
| 195 | + | |
| 196 | +</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?