정수빈 정수빈 2024-07-22
2024/07/22 문자온 kisa 관리대장
@7df9d60d0d9b2135dc445a62219fdde1f81683bd
src/main/webapp/publish/css/estimate.css
--- src/main/webapp/publish/css/estimate.css
+++ src/main/webapp/publish/css/estimate.css
@@ -146,3 +146,22 @@
 .cont4.account table tbody tr{border-bottom: 0;}
 .cont4.account table tbody tr .acc_te{padding: 20px 0 0 0; text-align: center;}
 /* // 가상계좌 확인서 */
+
+
+/* 문자온 KISA 신고 관리대장(시작) */
+.kisa_management::after{background:none;}
+.kisa_table table{width:100%;border-top:2px solid #000;text-align:left;font-size:14px;vertical-align:middle;}
+.kisa_table table tr{border-bottom:1px solid #d5d5d5;}
+.kisa_table table th{height:25px;background:#efefef;padding:10px 0 0 10px;font-weight:500;}
+.kisa_table table th[rowspan]{writing-mode:vertical-lr;border-right:1px solid #d5d5d5;}
+.kisa_table table td{text-align:center;padding:10px;}
+.kisa_table table .bgYellow{background:orange}
+.kisa_table table input+label{margin:0 0 0 4px;vertical-align:middle;}
+.kisa_table table td span{font-size:13px;line-height:1.4;}
+.kisa_table .sub_table table thead th{text-align:center;border-right:1px solid #d5d5d5;}
+.kisa_table .sub_table table thead th:last-child{border-right:0;}
+.kisa_table .sub_table table tbody tr td{border-right:1px solid #d5d5d5;}
+.kisa_table .sub_table table tbody tr td:last-child{border-right:0;}
+.kisa_table tfoot .date{margin:20px 0 0 0;font-size:16px;}
+.kisa_table tfoot img{margin:50px;}
+/* 문자온 KISA 신고 관리대장(끝) */
(No newline at end of file)
 
src/main/webapp/publish/images/itn_logo_black.png (Binary) (added)
+++ src/main/webapp/publish/images/itn_logo_black.png
Binary file is not shown
 
src/main/webapp/publish/kisa_management_ledger.html (added)
+++ src/main/webapp/publish/kisa_management_ledger.html
@@ -0,0 +1,196 @@
+<!DOCTYPE html>
+<html lang="ko">
+
+<head>
+    <meta charset="UTF-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <title>문자온 KISA 신고 관리대장</title>
+
+    <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
+    <link rel="stylesheet" href="/publish/css/reset.css">
+    <link rel="stylesheet" href="/publish/css/common.css">
+    <link rel="stylesheet" href="/publish/css/estimate.css">
+    <link rel="stylesheet" href="/publish/css/font.css">
+    <link rel="stylesheet" href="/publish/css/button.css">
+
+</head>
+
+<body>
+    <!-- 견적서 -->
+    <div class="estimate_wrap kisa_management">
+        <div class="estimate">
+            <div class="est_body">
+                <h2>문자온 KISA 신고 관리대장</h2>
+            </div>
+            <div class="kisa_table">
+                <table>
+                    <colgroup>
+                        <col style="width:5%;">
+                        <col style="width:15%;">
+                        <col style="width:30%;">
+                        <col style="width:15%;">
+                        <col style="width:30%;">
+                    </colgroup>
+                    <tbody>
+                        <tr>
+                            <th colspan="2">관리번호</th>
+                            <td colspan="3">
+                                <b>2021-01-1-0262</b>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th rowspan="6">요청사항</th>
+                            <th>요청일시</th>
+                            <td class="bgYellow">2024-07-20, 09:23</td>
+                            <th>요청형태</th>
+                            <td>
+                                <ul style="display:flex;gap:10px;align-items:center;justify-content:center;">
+                                    <li><input type="checkbox" id="email"><label for="email">이메일</label></li>
+                                    <li><input type="checkbox" id="phone"><label for="phone">전화</label></li>
+                                    <li><input type="checkbox" id="fax"><label for="fax">팩스</label></li>
+                                </ul>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th>기관</th>
+                            <td>다우기술</td>
+                            <th>요청부서</th>
+                            <td>메세징사업1팀</td>
+                        </tr>
+                        <tr>
+                            <th>담당자</th>
+                            <td>장지윤 차장</td>
+                            <th>연락처</th>
+                            <td>010-8760-0640</td>
+                        </tr>
+                        <tr>
+                            <th>이메일</th>
+                            <td>abcd@naver.com</td>
+                            <th>비고</th>
+                            <td>-</td>
+                        </tr>
+                        <tr>
+                            <th>요청내역</th>
+                            <td class="bgYellow" colspan="4" style="text-align:left;">
+                                <ul class="request_history">
+                                    <li>
+                                        <p>· KISA 신고 접수 건 전달 및 광고표기 준수 안내 요청</p>
+                                        <span style="padding:6px 0 0 10px;">- 개인 고객 스팸 신고(3건) 및 KISA 스팸 분류</span>
+                                    </li>
+                                </ul>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th>발송문구</th>
+                            <td colspan="4">
+                                <div class="sub_table">
+                                    <table>
+                                        <colgroup>
+                                            <col style="width:35%;">
+                                            <col style="width:65%;">
+                                        </colgroup>
+                                        <thead>
+                                            <tr>
+                                                <th>아이디</th> &ensp;
+                                                <th>문자내용</th>
+                                            </tr>
+                                        </thead>
+                                        <tbody>
+                                            <tr>
+                                                <td class="bgYellow">dfkajdkfjal</td>
+                                                <td class="bgYellow">오늘 인터넷 dkfjadlkfjadlkfjadfkljadfaㅇ</td>
+                                            </tr>
+                                        </tbody>
+                                    </table>
+                                </div>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th rowspan="4">처리내역</th>
+                            <th>처리일시</th>
+                            <td>2024-07-20, 09:23</td>
+                            <th>회신형태</th>
+                            <td>
+                                <ul style="display:flex;gap:10px;align-items:center;justify-content:center;">
+                                    <li><input type="checkbox" id="email"><label for="email">이메일</label></li>
+                                    <li><input type="checkbox" id="phone"><label for="phone">전화</label></li>
+                                    <li><input type="checkbox" id="fax"><label for="fax">팩스</label></li>
+                                </ul>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th>처리부서</th>
+                            <td>경영기획팀</td>
+                            <th>담당자</th>
+                            <td>정다은 대리</td>
+                        </tr>
+                        <tr>
+                            <th>연락처</th>
+                            <td>-</td>
+                            <th>이메일</th>
+                            <td>abcd@naver.com</td>
+                        </tr>
+                        <tr>
+                            <th>처리내역</th>
+                            <td colspan="4">
+                                <div class="sub_table">
+                                    <table>
+                                        <colgroup>
+                                            <col style="width:35%;">
+                                            <col style="width:65%;">
+                                        </colgroup>
+                                        <thead>
+                                            <tr>
+                                                <th>아이디</th>
+                                                <th>문자내용</th>
+                                            </tr>
+                                        </thead>
+                                        <tbody>
+                                            <tr>
+                                                <td>dfkajdkfjal</td>
+                                                <td>오늘 인터넷 dkfjadlkfjadlkfjadfkljadfaㅇ</td>
+                                            </tr>
+                                        </tbody>
+                                    </table>
+                                    <p style="margin:10px 0 0 0;text-align:left;font-size:13px;">(주)다우기술 해당 ID KISA 광고규정 및 수신동의 안내 문자 발송 등 조치내용 송부(24.07.22 메일)</p>
+                                </div>
+                            </td>
+                        </tr>
+                        <tr>
+                            <th rowspan="3">첨부</th>
+                            <th>첨부1</th>
+                            <td colspan="3" style="text-align:left;">
+                                · 다우기술 요청 메일 1부
+                            </td>
+                        </tr>
+                        <tr>
+                            <th>첨부2</th>
+                            <td colspan="3" style="text-align:left;">
+                                · 다우기술 요청 메일 1부
+                            </td>
+                        </tr>
+                        <th>첨부3</th>
+                            <td colspan="3" style="text-align:left;">
+                                · 다우기술 요청 메일 1부
+                            </td>
+                    </tbody>
+                    <tfoot>
+                        <tr>
+                            <td colspan="5">
+                                <p class="date">2024년 07월 22일</p>
+                                <img src="/publish/images/itn_logo_black.png" alt="" style="width:150px">
+                            </td>
+                        </tr>
+                    </tfoot>
+                </table>
+            </div>
+
+            <div class="est_btn_wrap">
+                <button type="button" class="btnType" onclick="window.print();"><i class="print_img"></i>인쇄하기</button>
+            </div>
+        </div>
+    </div>
+    <!--// 견적서 -->
+</body>
+
+</html>(No newline at end of file)
Add a comment
List