File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %>
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
<script type="text/javascript">
$(document).ready(function(){
//리다이렉트 시 addAttribute로 ID를 넘겨주면 URL에 파라미터가 남고, addFlashAttribute로 넘겨주면 ID가 일회성인 문제
//해결을 위해 해당 jsp 접근 후 바로 submit 처리하여 리다이렉트 필요 없는 메소드 호출
var frm = document.spamMberInfoVO;
frm.action="<c:url value='/web/user/login/loginRestrictionUse.do'/>";
frm.submit();
});
</script>
<style type="text/css">
.skip_menu, .quickMenu, .header, .footer {display:none !important;}
#container {padding-top:50px;}
#container .inner {padding-bottom:50px;}
.restriction {width:845px;margin:0 auto;}
.restriction .info {padding:142px 0 28px;letter-spacing:-0.025em;text-align:center;border:3px solid #ddd;background:url(/publish/images/content/icon_restricition.png) no-repeat center 33px;border-radius:10px;}
.restriction .info h2 {font-size:22px;font-weight:500;color:#222;}
.restriction .info p {margin:16px 0 0;font-size:18px;line-height:26px;}
.restriction .info p strong {font-weight:700;color:#e40000;}
.restriction .info a {display:inline-block;width:200px;height:40px;margin:22px 0 0;font-size:17px;line-height:38px;text-align:center;color:#002c9d;border:1px solid #002c9d;background:#fff;border-radius:5px;}
.input_list .input_list_item {padding:15px 35px;border-radius:5px 5px 0 0;}
.input_list .input_list_item .input_left {width:100%;}
.input_list .input_list_item .input_left:after {display:none;}
.input_list .input_list_item .input_left strong {font-weight:500;color:#e40000;}
.input_list.listType2 .input_list_item2.number .input_right_id {width:240px;}
.input_list.listType2 .input_list_item2.content {display:block;height:auto;}
.input_list.listType2 .input_list_item2.content .input_right {margin:0 0 25px;padding:12px 26px 11px;line-height:26px;background:#f2f2f2;border-radius:5px;}
.input_list.listType2 .invoice {padding:0 35px 35px 35px;}
.input_list.listType2 .invoice_wrap .noti {margin:23px 0 0;font-size:18px;text-align:center;}
.input_list.listType2 .invoice_wrap .noti strong {font-weight:500;color:#e40000;}
.tType1_title {height:auto;}
.tType1_title span {display:block;margin:12px 0;font-size:16px;font-weight:300;}
.mypage_content .tType1 tbody > tr > th {height:55px;padding-top:0;}
.mypage_content .tType1 tbody > tr > td .btnType {width:130px;height:40px;margin:0 0 0 5px;font-size:16px;text-align:center;color:#222;border:1px solid #b1c6ee;background:#e8f0ff;border-radius:5px;}
.mypage_content .tType1 tbody > tr > td .certified {overflow:hidden;}
.mypage_content .tType1 tbody > tr > td .certified input {float:left;width:180px;padding-right:60px;}
.mypage_content .tType1 tbody > tr > td .certified .time {float:left;margin:0 0 0 -55px;font-size:16px;font-weight:300;line-height:38px;color:#a6a6a6;}
.mypage_content .tType1 tbody > tr > td .certified .text {float:left;margin:0 0 0 16px;font-size:14px;font-weight:300;line-height:20px;color:#666;}
.mypage_content .tType1 tbody > tr > td .email_wrap {background-color: transparent; padding: 0; position: relative;}
.mypage_content .tType1 tbody > tr > td .email_wrap>div {width: calc(100% - 195px); padding:0 30px 2px 26px; border-radius: 5px; background-color: #f2f3f4; display: flex; box-sizing: border-box;}
.mypage_content .tType1 tbody > tr > td .email_wrap input[type="text"].list_inputType1 {background-color: transparent; width: 100%; padding: 0 10px; font-weight: 300; font-size: 18px; text-align: left;}
.mypage_content .tType1 tbody > tr > td .email_wrap input[type="text"].list_inputType1:nth-child(2) {padding: 0;}
.mypage_content .tType1 tbody > tr > td .email_wrap input[type="text"].list_inputType1::placeholder {color: #222;}
.mypage_content .tType1 tbody > tr > td .email_wrap .email {display: flex;}
.mypage_content .tType1 tbody > tr > td .email_wrap .email > span {margin:0 10px;line-height:40px;}
.mypage_content .tType1 tbody > tr > td .email_wrap .email_select {position: absolute; right: 0; top: 0; background-color: #f2f3f4; width: 185px; height: 40px; border-radius: 5px;padding:0;}
.mypage_content .tType1 tbody > tr > td .email_wrap .email_select select {width: 100%; height: 100%; background-position: right 25px top 50%;}
.mypage_content .tType1 tbody > tr > td .noti {margin:5px 0 0;font-size:14px;font-weight:300;color:#666;}
.center_btn_wrap .btnType {width:auto;padding:0 39px;}
</style>
<div class="inner">
<!-- send top -->
<div class="send_top">
<form id="spamMberInfoVO" name="spamMberInfoVO" action="/web/user/login/loginRestrictionUse.do" method="post" >
<input type="hidden" name="mberId" value="${spamMemberInfoVO.mberId}"/>
<input type="hidden" name="mberId" value="${spamMemberInfoVO.smiId}"/>
<div class="mypage_content current">
<div class="restriction">
<div class="info">
<h2>회원님의 아이디는 이용이 제한 되었습니다.</h2>
<p>정보통신망법 제 50조 위반하는 <strong>스팸(게임, 대출, 유흥, 성인 등)</strong> 관련문자 발송내역이<br>확인되어 서비스 이용약관 제2장 제9조에 의거 <strong>회원님의 아이디 이용이 정지</strong>되었음을 알려드립니다.</p>
<a href="https://law.go.kr/LSW/lsSc.do?section=&menuId=1&subMenuId=15&tabMenuId=81&eventGubun=060101&query=%EC%A0%95%EB%B3%B4%ED%86%B5%EC%8B%A0%EB%A7%9D%EB%B2%95#undefined
" target="_blank">관련법령보기</a>
</div>
<div class="input_list listType2">
<div class="input_list_item">
<div class="input_left">회원님의 아이디로 발송된 <strong>정보통신망법 제50조 위반</strong> 문자내용</div>
</div>
<div class="invoice">
<div class="invoice_wrap">
<div class="input_list_item2 number">
<div class="input_left">아이디</div>
<div class="input_right input_right_id">${spamMemberInfoVO.mberId }</div>
<div class="input_left">발송일시</div>
<div class="input_right">${spamMemberInfoVO.reqDate }</div>
</div>
<div class="input_list_item2 number">
<div class="input_left">발송건수</div>
<div class="input_right">${spamMemberInfoVO.msgGroupCnt}건</div>
</div>
<div class="input_list_item2 content">
<div class="input_left">발송내용</div>
<div class="input_right">${spamMemberInfoVO.smsTxt}</div>
</div>
<div class="noti">회원가입 시 동의하신 <strong>스팸 관련 규약 사항에 따라 잔액은 환불이 불가</strong>합니다.</div>
</div>
</div>
</div>
<div class="pay_cont current">
<p class="tType1_title">아이디에 등록된 주소록 요청<span>주수록 요청 시 개인정보보호를 위해 휴대폰 인증을 진행해 주시기 바랍니다.</span></p>
<table class="tType1">
<caption>휴대폰번호 인증을 위한 표</caption>
<colgroup>
<col style="width: 160px;">
<col style="width: auto;">
</colgroup>
<tbody>
<tr>
<th scope="row">휴대폰번호</th>
<td><input type="text" name="" id="" placeholder="숫자만 입력해주세요" /><button type="button" class="btnType">인증번호 요청</button></td>
</tr>
<tr>
<th scope="row">인증번호</th>
<td>
<div class="certified">
<input type="text" name="" id="" />
<span class="time">05:00</span>
<span class="text">* 입력시간 내 인증번호(0자리)를 입력해 주세요.<br>* 인증번호가 도착하지 않을 경우 인증번호 재전송을 눌러주세요.</span>
</div>
</td>
</tr>
</tbody>
</table>
<p class="tType1_title">아이디에 등록된 주소록 요청<span>주소록을 받으실 이메일 주소를 입력해주세요.</span></p>
<table class="tType1">
<caption>이메일 주소 입력을 위한 표</caption>
<colgroup>
<col style="width: 160px;">
<col style="width: auto;">
</colgroup>
<tbody>
<tr>
<th scope="row">이메일 주소</th>
<td>
<div class="email_wrap">
<div class="email">
<label for="" class="label">이메일 주소 앞자리</label>
<input type="text" class="list_inputType1" id="emailId" value="tolag3" maxlength="50">
<span>@</span>
<label for="" class="label">이메일 주소 뒷자리</label>
<input type="text" class="list_inputType1" id="emailAdd" value="gmail.com">
</div>
<div class="email_select">
<label for="selectEmail" class="label">이메일 선택</label>
<select class="list_selType1" id="selectEmail">
<option value="1">직접입력</option>
<option value="naver.com">네이버</option>
<option value="nate.com">네이트</option>
<option value="daum.net">다음</option>
<option value="hanmail.net">한메일</option>
<option value="gmail.com">지메일</option>
</select>
</div>
</div>
<div class="noti">* 회원 ID에 등록된 주소록 전달은 영업일 기준 1~3일 소요됩니다.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="btnWrap center_btn_wrap">
<button type="button" class="btnType btnType16">인증</button>
<button type="button" class="btnType btnType17">취소</button>
<button type="button" class="btnType btnType16">등록된 주소록 요청</button>
</div>
</div>
</div>
</form>
</div>
<!--// send top -->
</div>