281 lines
20 KiB
HTML
281 lines
20 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="ko">
|
||
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<title>문자온</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/jquery.mCustomScrollbar.css">
|
||
<link rel="stylesheet" href="/publish/css/common.css">
|
||
<link rel="stylesheet" href="/publish/css/button.css">
|
||
<link rel="stylesheet" href="/publish/css/content.css">
|
||
<link rel="stylesheet" href="/publish/css/adrbook.css">
|
||
<link rel="stylesheet" href="/publish/css/font.css">
|
||
<link rel="stylesheet" href="/publish/css/popupLayer.css">
|
||
|
||
|
||
<script src="/publish/js/jquery-3.5.0.js"></script>
|
||
<script src="/publish/js/jquery.mCustomScrollbar.concat.min.js"></script>
|
||
<script src="/publish/js/common.js"></script>
|
||
<script src="/publish/js/content.js"></script>
|
||
<script src="/publish/js/calendar.js"></script>
|
||
<script src="/publish/js/popup.js"></script>
|
||
<script src="/publish/js/popupLayer.js"></script>
|
||
|
||
|
||
</head>
|
||
<body>
|
||
<div class="mask"></div>
|
||
<div data-include-path="/publish/layout/_header.html"></div>
|
||
<!-- login 영역 -->
|
||
<!-- content 영역 -->
|
||
<div id="container" class="cont sub">
|
||
<div class="inner">
|
||
<!-- send top -->
|
||
<div class="send_top">
|
||
<!-- tab button -->
|
||
<ul class="tabType4">
|
||
<li class="tab"><button type="button" onclick="location.href='/publish/adrbook1.html'">주소록관리</button></li>
|
||
<li class="tab"><button type="button" onclick="location.href='/publish/adrbook_fax.html'">팩스 주소록관리</button></li>
|
||
<li class="tab"><button type="button" onclick="location.href='/publish/adrbook2.html'">수신거부</button></li>
|
||
<li class="tab"><button type="button" onclick="location.href='/publish/adrbook4.html'">폰주소록 등록</button></li>
|
||
<li class="tab active"><button type="button" onclick="TabType5(this,'5');">주소록 입력 대행(무료)</button></li>
|
||
</ul><!--// tab button -->
|
||
<!-- 주소록 관리 - 주소록 입력 대행(무료) -->
|
||
<div class="adr_cont current" id="tab5_4">
|
||
<div class="heading">
|
||
<h2>주소록 무료대행</h2>
|
||
<button type="button" class="button info" onclick="infoListPop('adrbookAgency','792','320');">사용안내</button>
|
||
</div>
|
||
<!-- <div class="titBox">
|
||
<p>- 평일 09:30~17:00 사이에 신청하신 경우 <span class="c_222 fwRg">당일 처리를 원칙</span>으로 하되, 파일의 상태, 용량 등에 따라 1~2일 정도 소요될 수 있습니다<span class="c_222 fwRg">(주말 및 공휴일 처리 불가)</span></p>
|
||
<p>- 첨부가능 파일 : xlsx, zip, hwp, txt, doc, docx, csv(파일당 최대 용량 10MB)</p>
|
||
<p>- 주소록 등록 대행은 <span class="c_222 fwRg">신규 그룹으로만 생성 가능</span>합니다</p>
|
||
<p>- 긴급한 건은 070-4786-0008로 연락 주시기 바랍니다.</p>
|
||
<p>- 엑셀파일에 비밀번호 설정, 수식 등이 설정되어 있는 경우 업로드가 불가합니다.</p>
|
||
</div> -->
|
||
<table class="tType1">
|
||
<caption>주소록 무료대행 아이디, 신규 그룹명, 휴대폰 번호, 주소록 파일, 요청사항, 개인정보 수집 및 이용안내 대한 표</caption>
|
||
<colgroup>
|
||
<col style="width: 160px;">
|
||
<col style="width: auto;">
|
||
</colgroup>
|
||
<tbody>
|
||
<tr>
|
||
<th scope="row">아이디</th>
|
||
<td>rowmin88</td>
|
||
</tr>
|
||
<tr>
|
||
<th>주소록 종류</th>
|
||
<td>
|
||
<input type="radio" id="adr_type01" name="adr_type"><label for="adr_type01">문자 주소록</label>
|
||
<input type="radio" id="adr_type02" name="adr_type"><label for="adr_type02">팩스 주소록</label>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th scope="row">신규 그룹명</th>
|
||
<td>
|
||
<label for="" class="label">신규 그룹명 입력</label>
|
||
<input type="text" placeholder="새 그룹명을 입력해주세요" onfocus="this.placeholder=''" onblur="this.placeholder='새 그룹명을 입력해주세요'" class="inputLight" style="width: 470px;">
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th scope="row">휴대폰 번호</th>
|
||
<td>
|
||
<label for="" class="label">신규 그룹명 입력</label>
|
||
<input type="text" placeholder="‘-’ 없이 숫자만 입력" onfocus="this.placeholder=''" onblur="this.placeholder='‘-’ 없이 숫자만 입력'" class="inputLight" style="width: 470px;">
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th scope="row">주소록 파일</th>
|
||
<td class="attachedFile_wrap">
|
||
<label for="" class="label">주소록 파일첨부</label>
|
||
<input type="text" placeholder="* 첨부가능 파일 xls, xlsx, csv, txt 각 2MB 이내" readonly>
|
||
<button type="button" class="btnType btnType9">파일첨부</button>
|
||
<span class="reqTxt6">※ 컴퓨터 파일(엑셀, 한셀, 한글, 텍스트)만 등록 가능합니다.</span>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th scope="row" class="vTop">요청사항</th>
|
||
<td class="adress_textarea">
|
||
<label for="" class="label">요청사항 입력</label>
|
||
<textarea placeholder="요청사항을 기재해주세요." onfocus="this.placeholder=''" onblur="this.placeholder='요청사항을 기재해주세요.'"></textarea>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<th scope="row" class="vTop">개인정보 수집 및 이용안내</th>
|
||
<td class="privacyAgree">
|
||
<div>
|
||
<p>
|
||
- 수집항목 : 아이디, 이름, 연락 받으실 휴대폰번호, 첨부파일 내 항목<br>
|
||
- 이용목적 : 주소록 대행작업 및 처리결과 회신<br>
|
||
- 수집기간 : 30일<br>
|
||
<span class="vMiddle">*</span> 개인정보 수집 및 이용에 거부할 수 있으며, 거부 시 주소록 무료대행을 신청할 수 없습니다.
|
||
</p>
|
||
</div>
|
||
<div>
|
||
<input type="checkbox" id="">
|
||
<label for="">개인정보 수집 및 이용에 동의합니다<span class="c_e40000 fwMd">(필수)</span></label>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<div style="text-align: center; margin-top: 40px;">
|
||
<button type="button" class="btnType btnType16">신청하기</button>
|
||
</div>
|
||
<div class="adrsFree_list_wrap">
|
||
<div class="clearfix adrFree_list_title">
|
||
<p>주소록 무료대행 처리결과</p>
|
||
<p>※ 신청내역은 30일간 보관합니다.</p>
|
||
</div>
|
||
<div class="tb_wrap adr_free_list">
|
||
<table class="tType4">
|
||
<colgroup>
|
||
<col style="width: 75px;">
|
||
<col style="width: 20%;">
|
||
<col style="width: 40%;">
|
||
<col style="width: 10%;">
|
||
<col style="width: 10%;">
|
||
<col style="width: 20%;">
|
||
<col style="width: 10%;">
|
||
</colgroup>
|
||
<thead>
|
||
<tr>
|
||
<th>번호</th>
|
||
<th>신청일시</th>
|
||
<th>요청사항</th>
|
||
<th>주소록 종류</th>
|
||
<th>파일</th>
|
||
<th>처리일시</th>
|
||
<th>처리상태</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td colspan="7">검색된 내용이 없습니다.</td>
|
||
</tr>
|
||
<tr>
|
||
<td><p>1</p></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p>그룹이름을 백김치로 등록해주세요.</p></td>
|
||
<td><p>주소록 종류</p></td>
|
||
<td class="td_file"><p>1개</p><a href="#none" alt="첨부파일 다운로드"><img src="/publish/images/content/file_img2.png" alt="첨부파일 이미지"></a></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p class="fwRg">처리완료</p></td>
|
||
</tr>
|
||
<tr>
|
||
<td><p>2</p></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p>그룹이름을 백김치로 등록해주세요.</p></td>
|
||
<td><p>주소록 종류</p></td>
|
||
<td class="td_file"><p>1개</p><a href="#none" alt="첨부파일 다운로드"><img src="/publish/images/content/file_img2.png" alt="첨부파일 이미지"></a></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p class="fwRg c_002c9a">처리중</p></td>
|
||
</tr>
|
||
<tr>
|
||
<td><p>3</p></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p>그룹이름을 백김치로 등록해주세요.</p></td>
|
||
<td><p>주소록 종류</p></td>
|
||
<td class="td_file"><p>1개</p><a href="#none" alt="첨부파일 다운로드"><img src="/publish/images/content/file_img2.png" alt="첨부파일 이미지"></a></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p class="fwRg c_e40000">접수대기</p></td>
|
||
</tr>
|
||
<tr>
|
||
<td><p>4</p></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p>그룹이름을 백김치로 등록해주세요.</p></td>
|
||
<td><p>주소록 종류</p></td>
|
||
<td class="td_file"><p>1개</p><a href="#none" alt="첨부파일 다운로드"><img src="/publish/images/content/file_img2.png" alt="첨부파일 이미지"></a></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p class="fwRg c_e40000">접수대기</p></td>
|
||
</tr>
|
||
<tr>
|
||
<td><p>5</p></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p>그룹이름을 백김치로 등록해주세요.</p></td>
|
||
<td><p>주소록 종류</p></td>
|
||
<td class="td_file"><p>1개</p><a href="#none" alt="첨부파일 다운로드"><img src="/publish/images/content/file_img2.png" alt="첨부파일 이미지"></a></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p class="fwRg c_e40000">접수대기</p></td>
|
||
</tr>
|
||
<tr>
|
||
<td><p>6</p></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p>그룹이름을 백김치로 등록해주세요.</p></td>
|
||
<td><p>주소록 종류</p></td>
|
||
<td class="td_file"><p>1개</p><a href="#none" alt="첨부파일 다운로드"><img src="/publish/images/content/file_img2.png" alt="첨부파일 이미지"></a></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p class="fwRg c_e40000">접수대기</p></td>
|
||
</tr>
|
||
<tr>
|
||
<td><p>7</p></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p>그룹이름을 백김치로 등록해주세요.</p></td>
|
||
<td><p>주소록 종류</p></td>
|
||
<td class="td_file"><p>1개</p><a href="#none" alt="첨부파일 다운로드"><img src="/publish/images/content/file_img2.png" alt="첨부파일 이미지"></a></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p class="fwRg c_e40000">접수대기</p></td>
|
||
</tr>
|
||
<tr>
|
||
<td><p>8</p></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p>그룹이름을 백김치로 등록해주세요.</p></td>
|
||
<td><p>주소록 종류</p></td>
|
||
<td class="td_file"><p>1개</p><a href="#none" alt="첨부파일 다운로드"><img src="/publish/images/content/file_img2.png" alt="첨부파일 이미지"></a></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p class="fwRg c_e40000">접수대기</p></td>
|
||
</tr>
|
||
<tr>
|
||
<td><p>9</p></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p>그룹이름을 백김치로 등록해주세요.</p></td>
|
||
<td><p>주소록 종류</p></td>
|
||
<td class="td_file"><p>1개</p><a href="#none" alt="첨부파일 다운로드"><img src="/publish/images/content/file_img2.png" alt="첨부파일 이미지"></a></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p class="fwRg c_e40000">접수대기</p></td>
|
||
</tr>
|
||
<tr>
|
||
<td><p>10</p></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p>그룹이름을 백김치로 등록해주세요.</p></td>
|
||
<td><p>주소록 종류</p></td>
|
||
<td class="td_file"><p>1개</p><a href="#none" alt="첨부파일 다운로드"><img src="/publish/images/content/file_img2.png" alt="첨부파일 이미지"></a></td>
|
||
<td><p>2021-04-16, 15:00:20</p></td>
|
||
<td><p class="fwRg c_e40000">접수대기</p></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<!-- pagination -->
|
||
<ul class="pagination">
|
||
<li class="page_first"><button><img src="/publish/images/content/page_first.png" alt=""></button></li>
|
||
<li class="page_prev"><button><img src="/publish/images/content/page_prev.png" alt=""></button></li>
|
||
<li class="on"><button>1</button></li>
|
||
<li><button>2</button></li>
|
||
<li><button>3</button></li>
|
||
<li><button>4</button></li>
|
||
<li><button>5</button></li>
|
||
<li><button>6</button></li>
|
||
<li><button>7</button></li>
|
||
<li><button>8</button></li>
|
||
<li><button>9</button></li>
|
||
<li><button>10</button></li>
|
||
<li class="page_next"><button><img src="/publish/images/content/page_next.png" alt=""></button></li>
|
||
<li class="page_last"><button><img src="/publish/images/content/page_last.png" alt=""></button></li>
|
||
</ul><!-- pagination -->
|
||
</div>
|
||
</div>
|
||
</div><!--// 주소록 관리 - 주소록 입력 대행(무료) -->
|
||
</div><!--// send top -->
|
||
</div>
|
||
</div><!--// content 영역 -->
|
||
<!-- footer -->
|
||
<div data-include-path="/publish/layout/_footer.html"></div>
|
||
<!--// footer 영역 -->
|
||
</body></html>
|