가입 일자 표기, 개인정보 제3자 제공 동의 버튼 추가. 철회 버튼도 추가

This commit is contained in:
2018-04-28 00:23:51 +09:00
parent 20cceec090
commit c86ac7d20f
5 changed files with 58 additions and 167 deletions
+7
View File
@@ -55,6 +55,13 @@
</td>
</tr>
<tr>
<th class="bg1">가입일시</th>
<td colspan="2">
<span id="slot_join_date"></span>
</td>
<td colspan="3">개인정보 3자 제공 동의 : <span id="slot_third_use"></span><button type="button" id="third_use_disallow">철회</button></td>
</tr>
<tr>
<th class="bg1"></th>
<th class="bg1" colspan="2">회원 탈퇴</th>