From e71cc2086c8d3a60837b41dc591bc949878bcbc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ITN=5F=EB=94=94=EC=9E=90=EC=9D=B8=ED=8C=80?= Date: Fri, 7 Jul 2023 18:22:54 +0900 Subject: [PATCH] =?UTF-8?q?2023/07/07=20=EA=B2=B0=EC=A0=9C=ED=95=98?= =?UTF-8?q?=EA=B8=B0,=20=EC=9D=B4=EB=B2=A4=ED=8A=B8=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/publish/css/content.css | 12 +++++--- src/main/webapp/publish/firstpay_event2.html | 31 +++++++++----------- src/main/webapp/publish/guide_2022.html | 4 +-- src/main/webapp/publish/payment2.html | 11 ++++--- 4 files changed, 31 insertions(+), 27 deletions(-) diff --git a/src/main/webapp/publish/css/content.css b/src/main/webapp/publish/css/content.css index a10f0f11..44dece7e 100644 --- a/src/main/webapp/publish/css/content.css +++ b/src/main/webapp/publish/css/content.css @@ -1075,18 +1075,22 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .charg_cont.current {display: block;} .charg_cont .tab_tit{font-size: 24px; font-weight: bold; color: #222; margin-bottom: 20px; margin-top: 40px;} .charg_cont .area_tab{display: flex; width: 100%; justify-content: space-between;} -.charg_cont .area_tab li{ width: calc((100% - 80px)/5); border: 1px solid #ddd; border-radius: 5px; position: relative; box-sizing: border-box; text-align: center;} +/* 간편결제 오픈 시 +.charg_cont .area_tab li{ width: calc((100% - 80px)/5); border: 1px solid #ddd; border-radius: 5px; position: relative; box-sizing: border-box; text-align: center;} */ +.charg_cont .area_tab li{ width: calc((100% - 80px)/4); border: 1px solid #ddd; border-radius: 5px; position: relative; box-sizing: border-box; text-align: center;} .charg_cont .area_tab li button {font-size: 22px; font-weight: 400; width: 100%; height: 100%; padding: 60px 20px 40px 20px;position:relative;z-index:1;} .charg_cont .area_tab li.active {border: 3px solid #fbc72b;} .charg_cont .area_tab li.active::before{background-image: url(/publish/images/content/icon_chargeCheck2.png); background-color: #fbc72b; border: 2px solid #fbc72b;} .charg_cont .area_tab li::before{position: absolute; content: " "; width: 31px; height: 31px; border: 3px solid #ccc; right: 15px; top: 15px; border-radius: 100%; background-image: url(/publish/images/content/icon_chargeCheck1.png); background-repeat: no-repeat; background-position: center 58%;} .charg_cont .area_tab button i{width: 65px; height: 55px; display: block; margin: 0 auto 15px auto; background-position: center;} -.charg_cont .area_tab .btn_charge1 i{background-image: url(/publish/images/simple.png);} -.charg_cont .area_tab .btn_charge2 i{background-image: url(/publish/images/content/icon_charging2.png);} -.charg_cont .area_tab .btn_charge3 i{background-image: url(/publish/images/content/icon_charging3.png);} +.charg_cont .area_tab .btn_charge_simple i{background-image: url(/publish/images/simple.png);} +.charg_cont .area_tab .btn_charge1 i{background-image: url(/publish/images/content/icon_charging2.png);} +.charg_cont .area_tab .btn_charge2 i{background-image: url(/publish/images/content/icon_charging3.png);} .charg_cont .area_tab .btn_charge4 i{background-image: url(/publish/images/content/icon_charging4.png);} .charg_cont .area_tab .btn_charge5 i{background-image: url(/publish/images/content/icon_charging5.png);} .charg_cont .area_tab+.checkbox_wrap{margin-top: 18px; color: #666; font-weight: 300; font-size: 18px; text-align: right; width: 100%;} +/* 간편결제 오픈 시 +.charg_cont .area_tab.type03 li {width:calc(100%/4 - 15px);} */ .charg_cont .area_tab.type03 li {width:calc(100%/3 - 15px);} .charg_cont .checkbox_wrap input[type="checkbox"], .charg_cont .checkbox_wrap input[type="radio"]{display: none;} diff --git a/src/main/webapp/publish/firstpay_event2.html b/src/main/webapp/publish/firstpay_event2.html index a5896460..c6e2a2e6 100644 --- a/src/main/webapp/publish/firstpay_event2.html +++ b/src/main/webapp/publish/firstpay_event2.html @@ -284,26 +284,24 @@

충전수단 선택

-
+
-

신용카드

+

신용카드

@@ -314,8 +312,7 @@
충전금액 - diff --git a/src/main/webapp/publish/guide_2022.html b/src/main/webapp/publish/guide_2022.html index e1c6f35b..8ef4dd80 100644 --- a/src/main/webapp/publish/guide_2022.html +++ b/src/main/webapp/publish/guide_2022.html @@ -18,12 +18,12 @@
    +
  • payment2.html결제관리 > 결제하기 > 충전수단 선택 > 간편결제추가 + 등급별금액&누적결제액별 등급 및 단가(테이블 및 텍스트 추가)
  • +
  • firstpay_event2.html고객센터 > 이벤트페이지 > 충전수단 선택 내용 추가
  • index_2023.html로그인 바 > 등급별 아이콘 이미지 추가 + 홍길동(개인)으로 이름 변경 (님)자 제거 + 요금안내 페이지 이동 탑 배너 추가 + 퀵메뉴 > 맞춤제작을 요금안내로 변경
  • mypage_index_2023.html마이페이지 > 등급별 아이콘 버튼 추가 + 등급별 아이콘 버튼 클릭 > 팝업추가
  • -
  • firstpay_event.html고객센터 > 이벤트페이지 > 충전수단 선택 내용 추가
  • payment3.html결제관리 > 요금결제내역 > 간편결제 결제내역 tap추가 + 등급 및 누적결제액 확인 버튼 추가 + 등급 및 누적결제액 확인 버튼 클릭 > 팝업추가
  • sub1_2023.html문자발송 > 문자전송 > 발송금액 > 나의단가 금액 추가
  • -
  • payment2.html결제관리 > 결제하기 > 충전수단 선택 > 간편결제추가 + 등급별금액&누적결제액별 등급 및 단가(테이블 및 텍스트 추가)
  • payment1.html결제관리 > 요금안내/견적안내(테이블 및 텍스트 추가)
  • kakao_allimtalk_intro.html카카오톡 소개
  • popup_pay_complete.html결제완료 팝업
  • diff --git a/src/main/webapp/publish/payment2.html b/src/main/webapp/publish/payment2.html index 20c6afe3..1e6bbe89 100644 --- a/src/main/webapp/publish/payment2.html +++ b/src/main/webapp/publish/payment2.html @@ -23,7 +23,10 @@ - + + @@ -214,10 +217,10 @@

    충전수단 선택

      -
    • -
    • +
    • +
    • -
    • +