Commit 0526eeab authored by jiyunlim's avatar jiyunlim

[이모션/임지연] [상품상세] 자급제/쓰던폰 작업-수정

parent 29a813a6
...@@ -309,7 +309,7 @@ process : 옵션/혜택 ...@@ -309,7 +309,7 @@ process : 옵션/혜택
<div class="l-grid"> <div class="l-grid">
<!-- [D] : layer-body 영역 노출시 class .show 추가 --> <!-- [D] : layer-body 영역 노출시 class .show 추가 -->
<!-- [D] : layer-body 안 price-area 노출시 class .on 추가 --> <!-- [D] : layer-body 안 price-area 노출시 class .on 추가 -->
<div class="layer-body on"> <div class="layer-body">
<button type="button" class="btn-toggle"><span class="g-invisible">상세보기</span></button> <button type="button" class="btn-toggle"><span class="g-invisible">상세보기</span></button>
<div class="price-area"> <div class="price-area">
<div class="stit"> <div class="stit">
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<div class="gate-content"> <div class="gate-content">
<div class="l-grid"> <div class="l-grid">
<h2 class="g-invisible">개통 방식 안내</h2> <h2 class="g-invisible">개통 방식 안내</h2>
<span class="title"><strong>자급제폰/쓰던 폰(중고폰)</strong>으로 언택트 플랜 가입을 원하시는<br>SK텔레콤 기기변경 고객님</span> <span class="title"><strong>자급제폰/쓰던 폰(중고폰)</strong>으로 <br>언택트 플랜 가입을 원하시는<br>SK텔레콤 기기변경 고객님</span>
<div class="service-banner-wrap"> <div class="service-banner-wrap">
<a href="./seller_phone_registration1.html" class="link-banner open-self"> <a href="./seller_phone_registration1.html" class="link-banner open-self">
<div class="group-row"> <div class="group-row">
......
...@@ -78,7 +78,8 @@ process : 쓰던 폰 정보 ...@@ -78,7 +78,8 @@ process : 쓰던 폰 정보
<div class="phone-model-sch"> <div class="phone-model-sch">
<div class="form-group"> <div class="form-group">
<span class="c-input"> <span class="c-input">
<input type="text" placeholder="숫자만 입력해 주세요" title="휴대폰 모델명" class="input"> <!-- [D] input 영역 숫자만 입력 해야 할 경우 numberOnly 추가 -->
<input type="text" numberOnly placeholder="숫자만 입력해 주세요" title="일련번호" class="input">
</span> </span>
<!-- [D]입력이 하지 않을때 disable 처리 --> <!-- [D]입력이 하지 않을때 disable 처리 -->
<button type="button" class="btn-extra">인증</button> <button type="button" class="btn-extra">인증</button>
......
...@@ -161,10 +161,10 @@ process : 옵션/혜택 ...@@ -161,10 +161,10 @@ process : 옵션/혜택
<input type="radio" name="_discountType" id="_discountType1" checked="checked"> <input type="radio" name="_discountType" id="_discountType1" checked="checked">
<label for="_discountType1"> <label for="_discountType1">
<div class="row"> <div class="row">
<span class="txt">12개월 휴대폰 할인</span> <span class="desc">총 - 120,000원</span> <span class="txt">12개월 요금 할인</span> <span class="desc">총 - 120,000원</span>
</div> </div>
<div class="row"> <div class="row">
<span class="txt">통신요금의 25%(선택약정)</span> <span class="desc">월 - 230,000원</span> <span class="txt">통신요금의 25%(선택약정)</span> <span class="desc">월 - 10,000원</span>
</div> </div>
</label> </label>
</span> </span>
...@@ -172,10 +172,10 @@ process : 옵션/혜택 ...@@ -172,10 +172,10 @@ process : 옵션/혜택
<input type="radio" name="_discountType" id="_discountType2"> <input type="radio" name="_discountType" id="_discountType2">
<label for="_discountType2"> <label for="_discountType2">
<div class="row"> <div class="row">
<span class="txt">24개월 휴대폰 할인</span> <span class="desc">총 - 120,000원</span> <span class="txt">24개월 요금 할인</span> <span class="desc">총 - 120,000원</span>
</div> </div>
<div class="row"> <div class="row">
<span class="txt">공시지원금+지원금</span> <span class="desc">월 - 230,000원</span> <span class="txt">통신요금의 25%(선택약정)</span> <span class="desc">월 - 10,000원</span>
</div> </div>
</label> </label>
</span> </span>
...@@ -236,7 +236,7 @@ process : 옵션/혜택 ...@@ -236,7 +236,7 @@ process : 옵션/혜택
<div class="l-grid"> <div class="l-grid">
<!-- [D] : layer-body 영역 노출시 class .show 추가 --> <!-- [D] : layer-body 영역 노출시 class .show 추가 -->
<!-- [D] : layer-body 안 price-area 노출시 class .on 추가 --> <!-- [D] : layer-body 안 price-area 노출시 class .on 추가 -->
<div class="layer-body on"> <div class="layer-body">
<button type="button" class="btn-toggle"><span class="g-invisible">상세보기</span></button> <button type="button" class="btn-toggle"><span class="g-invisible">상세보기</span></button>
<div class="price-area"> <div class="price-area">
<div class="stit"> <div class="stit">
......
...@@ -160,10 +160,10 @@ process : 옵션/혜택 ...@@ -160,10 +160,10 @@ process : 옵션/혜택
<input type="radio" name="_discountType" id="_discountType1" checked="checked"> <input type="radio" name="_discountType" id="_discountType1" checked="checked">
<label for="_discountType1"> <label for="_discountType1">
<div class="row"> <div class="row">
<span class="txt">12개월 휴대폰 할인</span> <span class="desc">총 - 120,000원</span> <span class="txt">12개월 요금 할인</span> <span class="desc">총 - 120,000원</span>
</div> </div>
<div class="row"> <div class="row">
<span class="txt">통신요금의 25%(선택약정)</span> <span class="desc">월 - 230,000원</span> <span class="txt">통신요금의 25%(선택약정)</span> <span class="desc">월 - 10,000원</span>
</div> </div>
</label> </label>
</span> </span>
...@@ -171,10 +171,10 @@ process : 옵션/혜택 ...@@ -171,10 +171,10 @@ process : 옵션/혜택
<input type="radio" name="_discountType" id="_discountType2"> <input type="radio" name="_discountType" id="_discountType2">
<label for="_discountType2"> <label for="_discountType2">
<div class="row"> <div class="row">
<span class="txt">24개월 휴대폰 할인</span> <span class="desc">총 - 120,000원</span> <span class="txt">24개월 요금 할인</span> <span class="desc">총 - 120,000원</span>
</div> </div>
<div class="row"> <div class="row">
<span class="txt">공시지원금+지원금</span> <span class="desc">월 - 230,000원</span> <span class="txt">통신요금의 25%(선택약정)</span> <span class="desc">월 - 10,000원</span>
</div> </div>
</label> </label>
</span> </span>
...@@ -235,7 +235,7 @@ process : 옵션/혜택 ...@@ -235,7 +235,7 @@ process : 옵션/혜택
<div class="l-grid"> <div class="l-grid">
<!-- [D] : layer-body 영역 노출시 class .show 추가 --> <!-- [D] : layer-body 영역 노출시 class .show 추가 -->
<!-- [D] : layer-body 안 price-area 노출시 class .on 추가 --> <!-- [D] : layer-body 안 price-area 노출시 class .on 추가 -->
<div class="layer-body on"> <div class="layer-body">
<button type="button" class="btn-toggle"><span class="g-invisible">상세보기</span></button> <button type="button" class="btn-toggle"><span class="g-invisible">상세보기</span></button>
<div class="price-area"> <div class="price-area">
<div class="stit"> <div class="stit">
......
...@@ -160,10 +160,10 @@ process : 옵션/혜택 ...@@ -160,10 +160,10 @@ process : 옵션/혜택
<input type="radio" name="_discountType" id="_discountType1" checked="checked"> <input type="radio" name="_discountType" id="_discountType1" checked="checked">
<label for="_discountType1"> <label for="_discountType1">
<div class="row"> <div class="row">
<span class="txt">12개월 휴대폰 할인</span> <span class="desc">총 - 120,000원</span> <span class="txt">12개월 요금 할인</span> <span class="desc">총 - 120,000원</span>
</div> </div>
<div class="row"> <div class="row">
<span class="txt">통신요금의 25%(선택약정)</span> <span class="desc">월 - 230,000원</span> <span class="txt">통신요금의 25%(선택약정)</span> <span class="desc">월 - 10,000원</span>
</div> </div>
</label> </label>
</span> </span>
...@@ -171,10 +171,10 @@ process : 옵션/혜택 ...@@ -171,10 +171,10 @@ process : 옵션/혜택
<input type="radio" name="_discountType" id="_discountType2"> <input type="radio" name="_discountType" id="_discountType2">
<label for="_discountType2"> <label for="_discountType2">
<div class="row"> <div class="row">
<span class="txt">24개월 휴대폰 할인</span> <span class="desc">총 - 120,000원</span> <span class="txt">24개월 요금 할인</span> <span class="desc">총 - 120,000원</span>
</div> </div>
<div class="row"> <div class="row">
<span class="txt">공시지원금+지원금</span> <span class="desc">월 - 230,000원</span> <span class="txt">통신요금의 25%(선택약정)</span> <span class="desc">월 - 10,000원</span>
</div> </div>
</label> </label>
</span> </span>
...@@ -235,7 +235,7 @@ process : 옵션/혜택 ...@@ -235,7 +235,7 @@ process : 옵션/혜택
<div class="l-grid"> <div class="l-grid">
<!-- [D] : layer-body 영역 노출시 class .show 추가 --> <!-- [D] : layer-body 영역 노출시 class .show 추가 -->
<!-- [D] : layer-body 안 price-area 노출시 class .on 추가 --> <!-- [D] : layer-body 안 price-area 노출시 class .on 추가 -->
<div class="layer-body on"> <div class="layer-body">
<button type="button" class="btn-toggle"><span class="g-invisible">상세보기</span></button> <button type="button" class="btn-toggle"><span class="g-invisible">상세보기</span></button>
<div class="price-area"> <div class="price-area">
<div class="stit"> <div class="stit">
......
...@@ -2513,3 +2513,8 @@ UI.sellerFront = function () { ...@@ -2513,3 +2513,8 @@ UI.sellerFront = function () {
}; };
$(".seller-wrap").length && UI.sellerFront(); $(".seller-wrap").length && UI.sellerFront();
/* e: 01-15 수정 */ /* e: 01-15 수정 */
/* 공통 : input : number only */
$("input:text[numberOnly]").on("keyup", function() {
$(this).val($(this).val().replace(/[^0-9]/g,""));
});
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment