2023/07/27 간편결제 수정
@13cfae9b7e9dbb66f3df6f689760bff571dcf5bf
--- src/main/webapp/WEB-INF/jsp/web/event/pay/EventPayView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/event/pay/EventPayView.jsp
... | ... | @@ -630,7 +630,7 @@ |
| 630 | 630 |
<li class="btn_charge2 btn_tab"><button type="button" onclick="TabTypePay(this,'2');" id="btnDdedicatedAccount"><i></i>전용계좌</button></li> |
| 631 | 631 |
<!-- <li class="btn_charge2 btn_tab"><button type="button" onclick="TabTypePay(this,'3');"><i></i>무통장입금</button></li> --> |
| 632 | 632 |
<!-- <li class="btn_charge4 btn_tab"><button type="button" onclick="TabTypePay(this,'4');"><i></i>휴대폰결제</button></li> --> |
| 633 |
- <li class="btn_charge5 btn_tab"><button type="button" onclick="TabTypePay(this,'5');"><i></i>즉시이체</button></li> |
|
| 633 |
+ <li class="btn_charge4 btn_tab"><button type="button" onclick="TabTypePay(this,'5');"><i></i>즉시이체</button></li> |
|
| 634 | 634 |
</ul> |
| 635 | 635 |
<div class="checkbox_wrap"><input type="checkbox" id="agree"><label for="agree">선택한 수단을 다음 충전 시에도 |
| 636 | 636 |
이용합니다.</label></div> |
--- src/main/webapp/WEB-INF/jsp/web/pay/PayView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/pay/PayView.jsp
... | ... | @@ -471,11 +471,10 @@ |
| 471 | 471 |
<li class="btn_charge1 btn_tab active"><button type="button" onclick="TabTypePay(this,'1');"><i></i>신용카드</button></li> |
| 472 | 472 |
<li class="btn_charge2 btn_tab"><button type="button" onclick="TabTypePay(this,'2');" id="btnDdedicatedAccount"><i></i>전용계좌</button></li> |
| 473 | 473 |
<!-- <li class="btn_charge2 btn_tab"><button type="button" onclick="TabTypePay(this,'3');"><i></i>무통장입금</button></li> --> |
| 474 |
- <li class="btn_charge4 btn_tab"><button type="button" onclick="TabTypePay(this,'4');"><i></i>휴대폰결제</button></li> |
|
| 475 |
- <li class="btn_charge5 btn_tab"><button type="button" onclick="TabTypePay(this,'5');"><i></i>즉시이체</button></li> |
|
| 474 |
+ <li class="btn_charge3 btn_tab"><button type="button" onclick="TabTypePay(this,'4');"><i></i>휴대폰결제</button></li> |
|
| 475 |
+ <li class="btn_charge4 btn_tab"><button type="button" onclick="TabTypePay(this,'5');"><i></i>즉시이체</button></li> |
|
| 476 | 476 |
</ul> |
| 477 |
- <div class="checkbox_wrap"><input type="checkbox" id="agree"><label for="agree">선택한 수단을 다음 충전 시에도 |
|
| 478 |
- 이용합니다.</label></div> |
|
| 477 |
+ <div class="checkbox_wrap"><input type="checkbox" id="agree"><label for="agree">선택한 수단을 다음 충전 시에도 이용합니다.</label></div> |
|
| 479 | 478 |
|
| 480 | 479 |
<!-- 신용카드 --> |
| 481 | 480 |
<div class="area_tabcont on" id="tab2_1"> |
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -1099,6 +1099,11 @@ |
| 1099 | 1099 |
.charg_cont .area_tab .btn_charge6 i{background-image: url(/publish/images/kakao_pay.png);}
|
| 1100 | 1100 |
.charg_cont .area_tab .btn_charge7 i{background-image: url(/publish/images/toss_pay.png);}
|
| 1101 | 1101 |
.charg_cont .area_tab .btn_charge8 i{background-image: url(/publish/images/payco.png);}
|
| 1102 |
+.charg_cont.serv_content .area_tab .btn_charge4 i{background-image: url(/publish/images/content/icon_charging5.png);}
|
|
| 1103 |
+.charg_cont.serv_content .area_tab .btn_charge5 i{background-image: url(/publish/images/never_pay.png);}
|
|
| 1104 |
+.charg_cont.serv_content .area_tab .btn_charge6 i{background-image: url(/publish/images/kakao_pay.png);}
|
|
| 1105 |
+.charg_cont.serv_content .area_tab .btn_charge7 i{background-image: url(/publish/images/toss_pay.png);}
|
|
| 1106 |
+.charg_cont.serv_content .area_tab .btn_charge8 i{background-image: url(/publish/images/payco.png);}
|
|
| 1102 | 1107 |
.charg_cont .area_tab+.checkbox_wrap{margin-top: 18px; color: #666; font-weight: 300; font-size: 18px; text-align: right; width: 100%;}
|
| 1103 | 1108 |
|
| 1104 | 1109 |
/* 간편결제_오픈시_이벤트페이지 |
--- src/main/webapp/publish/firstpay_event2.html
+++ src/main/webapp/publish/firstpay_event2.html
... | ... | @@ -165,8 +165,9 @@ |
| 165 | 165 |
</ul> |
| 166 | 166 |
<div class="s_menu"> |
| 167 | 167 |
<i class="allSearch_info"><span>문자검색</span></i> |
| 168 |
- <button type="button" title="전체검색" class="allSearch" onclick="searchToggle();"><img |
|
| 169 |
- src="/publish/images/search.png" alt="검색영역 열기" class="allMenu"></button> |
|
| 168 |
+ <button type="button" title="전체검색" class="allSearch" onclick="searchToggle();"> |
|
| 169 |
+ <img src="/publish/images/search.png" alt="검색영역 열기" class="allMenu"> |
|
| 170 |
+ </button> |
|
| 170 | 171 |
<button type="button" title="전체메뉴"><img src="/publish/images/all_menu.png" alt="전체메뉴 열기"></button> |
| 171 | 172 |
</div> |
| 172 | 173 |
</div> |
... | ... | @@ -192,8 +193,7 @@ |
| 192 | 193 |
<li><a href="#">#좋은하루</a></li> |
| 193 | 194 |
</ul> |
| 194 | 195 |
</div> |
| 195 |
- <button class="btn_close" onclick="searchToggle();"><img src="/publish/images/btn_searchclose.png" |
|
| 196 |
- alt=""></button> |
|
| 196 |
+ <button class="btn_close" onclick="searchToggle();"><img src="/publish/images/btn_searchclose.png" alt=""></button> |
|
| 197 | 197 |
</div> |
| 198 | 198 |
</div> |
| 199 | 199 |
<!--// search popup 영역 --> |
... | ... | @@ -204,11 +204,9 @@ |
| 204 | 204 |
<div class="login_left table_cell"> |
| 205 | 205 |
<div class="login_put"> |
| 206 | 206 |
<label for="id_text" class="label"></label> |
| 207 |
- <input type="text" placeholder="아이디를 입력해주세요" id="id_text" class="id_text" maxlength="30" |
|
| 208 |
- size="18"> |
|
| 207 |
+ <input type="text" placeholder="아이디를 입력해주세요" id="id_text" class="id_text" maxlength="30" size="18"> |
|
| 209 | 208 |
<label for="password_text" class="label"></label> |
| 210 |
- <input type="password" placeholder="비밀번호를 입력해주세요" id="password_text" class="password_text" |
|
| 211 |
- maxlength="30" size="18"> |
|
| 209 |
+ <input type="password" placeholder="비밀번호를 입력해주세요" id="password_text" class="password_text" maxlength="30" size="18"> |
|
| 212 | 210 |
<label for="login_button" class="label"></label> |
| 213 | 211 |
<button type="submit" class="btnType btnType1" class="login_button">로그인</button> |
| 214 | 212 |
</div> |
... | ... | @@ -290,10 +288,10 @@ |
| 290 | 288 |
<!-- <li class="btn_charge4 btn_tab"><button type="button" onclick="TabTypePay(this,'4');"><i></i>휴대폰결제</button></li> --> |
| 291 | 289 |
<li class="btn_charge4 btn_tab"><button type="button" onclick="TabTypePay(this,'4');" title="선택됨" style="border-left: 1px solid rgb(229, 229, 229);"><i></i>즉시이체</button></li> |
| 292 | 290 |
<!--이벤트 간편결제--> |
| 293 |
- <li class="btn_charge5 btn_tab simple_pay event_simple"><button onclick="TabType2(this,'5');"><i></i></button></li> |
|
| 294 |
- <li class="btn_charge6 btn_tab simple_pay event_simple"><button onclick="TabType2(this,'6');"><i></i></button></li> |
|
| 295 |
- <li class="btn_charge7 btn_tab simple_pay event_simple"><button onclick="TabType2(this,'7');"><i></i></li> |
|
| 296 |
- <li class="btn_charge8 btn_tab simple_pay event_simple"><button onclick="TabType2(this,'8');"><i></i></button></li> |
|
| 291 |
+ <li class="btn_charge5 btn_tab simple_pay event_simple"><button onclick="TabType2(this,'6');"><i></i></button></li> |
|
| 292 |
+ <li class="btn_charge6 btn_tab simple_pay event_simple"><button onclick="TabType2(this,'7');"><i></i></button></li> |
|
| 293 |
+ <li class="btn_charge7 btn_tab simple_pay event_simple"><button onclick="TabType2(this,'8');"><i></i></li> |
|
| 294 |
+ <li class="btn_charge8 btn_tab simple_pay event_simple"><button onclick="TabType2(this,'9');"><i></i></button></li> |
|
| 297 | 295 |
<!--//이벤트 간편결제--> |
| 298 | 296 |
</ul> |
| 299 | 297 |
<div class="checkbox_wrap"><input type="checkbox" id="agree"><label for="agree">선택한 수단을 다음 충전 시에도 이용합니다.</label></div> |
... | ... | @@ -617,7 +615,7 @@ |
| 617 | 615 |
</div> |
| 618 | 616 |
<!-- //즉시이체 --> |
| 619 | 617 |
<!-- 네이바페이 --> |
| 620 |
- <div class="area_tabcont" id="tab2_5"> |
|
| 618 |
+ <div class="area_tabcont" id="tab2_6"> |
|
| 621 | 619 |
<p class="tType1_title"><img src="/publish/images/simple_small.png" alt="간편결제"> 네이버페이</p> |
| 622 | 620 |
<table class="tType1"> |
| 623 | 621 |
<colgroup> |
... | ... | @@ -686,7 +684,7 @@ |
| 686 | 684 |
<!-- //네이버페이 --> |
| 687 | 685 |
|
| 688 | 686 |
<!-- 카카오페이 --> |
| 689 |
- <div class="area_tabcont current" id="tab2_6"> |
|
| 687 |
+ <div class="area_tabcont current" id="tab2_7"> |
|
| 690 | 688 |
<!-- 신규계좌발급 시 --> |
| 691 | 689 |
<p class="tType1_title"><img src="/publish/images/simple_small.png" alt="간편결제"> 카카오페이</p> |
| 692 | 690 |
<table class="tType1"> |
... | ... | @@ -840,7 +838,7 @@ |
| 840 | 838 |
<!-- //무통장입금 --> |
| 841 | 839 |
|
| 842 | 840 |
<!-- 토스페이 --> |
| 843 |
- <div class="area_tabcont current" id="tab2_7"> |
|
| 841 |
+ <div class="area_tabcont current" id="tab2_8"> |
|
| 844 | 842 |
<p class="tType1_title"><img src="/publish/images/simple_small.png" alt="간편결제"> 토스페이</p> |
| 845 | 843 |
<table class="tType1"> |
| 846 | 844 |
<caption></caption> |
... | ... | @@ -898,7 +896,7 @@ |
| 898 | 896 |
</div> |
| 899 | 897 |
<!-- //토스페이 --> |
| 900 | 898 |
<!-- 페이코 --> |
| 901 |
- <div class="area_tabcont current" id="tab2_8"> |
|
| 899 |
+ <div class="area_tabcont current" id="tab2_9"> |
|
| 902 | 900 |
<p class="tType1_title"><img src="/publish/images/simple_small.png" alt="간편결제"> PAYCO</p> |
| 903 | 901 |
<table class="tType1"> |
| 904 | 902 |
<caption></caption> |
--- src/main/webapp/publish/payment2.html
+++ src/main/webapp/publish/payment2.html
... | ... | @@ -225,11 +225,11 @@ |
| 225 | 225 |
<li class="btn_charge3 btn_tab"><button onclick="TabType2(this,'3');"><i></i>휴대폰결제</button></li> |
| 226 | 226 |
<li class="btn_charge4 btn_tab"><button onclick="TabType2(this,'4');"><i></i>즉시이체</button></li> |
| 227 | 227 |
|
| 228 |
- <li class="btn_charge5 btn_tab simple_pay"><button onclick="TabType2(this,'5');"><i></i></button></li> |
|
| 229 |
- <li class="btn_charge6 btn_tab simple_pay"><button onclick="TabType2(this,'6');"><i></i></button></li> |
|
| 228 |
+ <li class="btn_charge5 btn_tab simple_pay"><button onclick="TabType2(this,'6');"><i></i></button></li> |
|
| 229 |
+ <li class="btn_charge6 btn_tab simple_pay"><button onclick="TabType2(this,'7');"><i></i></button></li> |
|
| 230 | 230 |
<!-- <li class="btn_charge2 btn_tab"><button onclick="TabType2(this,'3');"><i></i>무통장입금</button></li> --> |
| 231 |
- <li class="btn_charge7 btn_tab simple_pay"><button onclick="TabType2(this,'7');"><i></i></li> |
|
| 232 |
- <li class="btn_charge8 btn_tab simple_pay"><button onclick="TabType2(this,'8');"><i></i></button></li> |
|
| 231 |
+ <li class="btn_charge7 btn_tab simple_pay"><button onclick="TabType2(this,'8');"><i></i></li> |
|
| 232 |
+ <li class="btn_charge8 btn_tab simple_pay"><button onclick="TabType2(this,'9');"><i></i></button></li> |
|
| 233 | 233 |
</ul> |
| 234 | 234 |
<div class="checkbox_wrap"><input type="checkbox" id="agree"><label for="agree"></label> 선택한 수단을 다음 충전 시에도 이용합니다.</div> |
| 235 | 235 |
|
... | ... | @@ -651,7 +651,7 @@ |
| 651 | 651 |
</div> |
| 652 | 652 |
<!-- //즉시이체 --> |
| 653 | 653 |
<!-- 네이바페이 --> |
| 654 |
- <div class="area_tabcont" id="tab2_5"> |
|
| 654 |
+ <div class="area_tabcont" id="tab2_6"> |
|
| 655 | 655 |
<p class="tType1_title"><img src="/publish/images/simple_small.png" alt="간편결제"> 네이버페이</p> |
| 656 | 656 |
<table class="tType1"> |
| 657 | 657 |
<colgroup> |
... | ... | @@ -720,7 +720,7 @@ |
| 720 | 720 |
<!-- //네이버페이 --> |
| 721 | 721 |
|
| 722 | 722 |
<!-- 카카오페이 --> |
| 723 |
- <div class="area_tabcont current" id="tab2_6"> |
|
| 723 |
+ <div class="area_tabcont current" id="tab2_7"> |
|
| 724 | 724 |
<!-- 신규계좌발급 시 --> |
| 725 | 725 |
<p class="tType1_title"><img src="/publish/images/simple_small.png" alt="간편결제"> 카카오페이</p> |
| 726 | 726 |
<table class="tType1"> |
... | ... | @@ -874,7 +874,7 @@ |
| 874 | 874 |
<!-- //무통장입금 --> |
| 875 | 875 |
|
| 876 | 876 |
<!-- 토스페이 --> |
| 877 |
- <div class="area_tabcont current" id="tab2_7"> |
|
| 877 |
+ <div class="area_tabcont current" id="tab2_8"> |
|
| 878 | 878 |
<p class="tType1_title"><img src="/publish/images/simple_small.png" alt="간편결제"> 토스페이</p> |
| 879 | 879 |
<table class="tType1"> |
| 880 | 880 |
<caption></caption> |
... | ... | @@ -933,7 +933,7 @@ |
| 933 | 933 |
<!-- //토스페이 --> |
| 934 | 934 |
|
| 935 | 935 |
<!-- 페이코 --> |
| 936 |
- <div class="area_tabcont current" id="tab2_8"> |
|
| 936 |
+ <div class="area_tabcont current" id="tab2_9"> |
|
| 937 | 937 |
<p class="tType1_title"><img src="/publish/images/simple_small.png" alt="간편결제"> PAYCO</p> |
| 938 | 938 |
<table class="tType1"> |
| 939 | 939 |
<caption></caption> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?