Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TDS_Myshop_Detail
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
김정순_이모션
TDS_Myshop_Detail
Commits
0526eeab
Commit
0526eeab
authored
Dec 09, 2021
by
jiyunlim
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[이모션/임지연] [상품상세] 자급제/쓰던폰 작업-수정
parent
29a813a6
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
26 additions
and
20 deletions
+26
-20
seller_phone_registration2.html
src/assets/html/seller_phone_registration2.html
+2
-2
seller_used_gate.html
src/assets/html/seller_used_gate.html
+1
-1
seller_used_registration1.html
src/assets/html/seller_used_registration1.html
+2
-1
seller_used_registration2.html
src/assets/html/seller_used_registration2.html
+5
-5
seller_usim_5g_registration1.html
src/assets/html/seller_usim_5g_registration1.html
+5
-5
seller_usim_lte_registration1.html
src/assets/html/seller_usim_lte_registration1.html
+5
-5
tdirect-ui.js
src/assets/js/tdirect-ui.js
+6
-1
No files found.
src/assets/html/seller_phone_registration2.html
View file @
0526eeab
...
@@ -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"
>
...
...
src/assets/html/seller_used_gate.html
View file @
0526eeab
...
@@ -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"
>
...
...
src/assets/html/seller_used_registration1.html
View file @
0526eeab
...
@@ -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>
...
...
src/assets/html/seller_used_registration2.html
View file @
0526eeab
...
@@ -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"
>
월 -
23
0,000원
</span>
<span
class=
"txt"
>
통신요금의 25%(선택약정)
</span>
<span
class=
"desc"
>
월 -
1
0,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"
>
월 - 23
0,000원
</span>
<span
class=
"txt"
>
통신요금의 25%(선택약정)
</span>
<span
class=
"desc"
>
월 - 1
0,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"
>
...
...
src/assets/html/seller_usim_5g_registration1.html
View file @
0526eeab
...
@@ -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"
>
월 -
23
0,000원
</span>
<span
class=
"txt"
>
통신요금의 25%(선택약정)
</span>
<span
class=
"desc"
>
월 -
1
0,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"
>
월 - 23
0,000원
</span>
<span
class=
"txt"
>
통신요금의 25%(선택약정)
</span>
<span
class=
"desc"
>
월 - 1
0,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"
>
...
...
src/assets/html/seller_usim_lte_registration1.html
View file @
0526eeab
...
@@ -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"
>
월 -
23
0,000원
</span>
<span
class=
"txt"
>
통신요금의 25%(선택약정)
</span>
<span
class=
"desc"
>
월 -
1
0,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"
>
월 - 23
0,000원
</span>
<span
class=
"txt"
>
통신요금의 25%(선택약정)
</span>
<span
class=
"desc"
>
월 - 1
0,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"
>
...
...
src/assets/js/tdirect-ui.js
View file @
0526eeab
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment