광수동 마수동 수정, 모바일 버튼 사이즈 수정

This commit is contained in:
hyeonggil
2025-03-09 21:16:05 +09:00
parent 0ea02779ce
commit d8fdddce89
2 changed files with 657 additions and 474 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -37,7 +37,7 @@
<!--//content-warp-->
<div class="contentWarp">
<div class="mypageWarp">
<div class="mypageWarp">
<div class="leftLnbWarp">
<div class="title">
<h1>마이페이지</h1>
@@ -70,7 +70,7 @@
<div class="conTitle">
<h2>회원 정보</h2>
</div>
<div class="myAccount">
<div class="myAccount">
<div class="myinfomation">
<div>
<p>
@@ -78,35 +78,19 @@
<span>test@test.com</span>
</p>
<p>기아 커넥트 스토어 가입일자 : 2023-06-07</p>
<p>개인정보는 kia.com에서 수정 가능합니다. </p>
</div>
</div>
<div class="marketingAgrre">
<div class="marketingCheck">
<label for="agreeMarketing">
<input type="checkbox" name="" id="agreeMarketing">
<span>(선택) 마케팅 활용 목적의 개인정보 수집ㆍ이용에 동의합니다.</span>
<button type="button" class="btn-more" onClick="javascript:open_layer_popup('marketing_popup');"><em>더보기</em></button>
</label>
<label for="agreeAd">
<input type="checkbox" name="" id="agreeAd">
<span>(선택) 전자적 전송매체를 통한 광고성 정보 수신에 동의합니다.</span>
<button type="button" class="btn-more" onClick="javascript:open_layer_popup('ad_popup');"><em>더보기</em></button>
</label>
</div>
</div>
</div>
<div class="btnWarp">
<div class="oneButton">
<button type="button" onClick="javascript:open_layer_popup('checkedResult');"><p>저장하기</p></button>
<div class="mypageLink">
<span> <strong>회원 정보 수정</strong><a href="#" class="btn-more">내 정보 수정으로 가기</a> </span>
<span> <strong>개인정보 이용 동의 수정</strong><a href="#" class="btn-more">기아 프라이버시 센터로 가기</a> </span>
</div>
</div>
<a href="" class="memberOut">
<span>기아 커넥트 스토어 탈퇴하기</span>
</a>
</div>
</div>
</div>
</div>
<!--//content-warp-->