보안로그인 top
This commit is contained in:
parent
2ef22663d8
commit
7a38574459
@ -1645,6 +1645,11 @@ function actionLogin() {
|
||||
</div>
|
||||
<button type="button" class="btnType btnType3" onclick="location.href='/web/user/mberInfoIndex.do'">마이페이지</button>
|
||||
<button type="button" class="btnType btnType2" onclick="location.href='/web/uat/uia/actionLogout.do'">로그아웃</button>
|
||||
<div class="security_box">
|
||||
<p class="title"><i class="icon_lock"></i>보안로그인</p>
|
||||
<a href="#" class="state on">ON</a>
|
||||
<!-- <a href="#" class="state off">OFF</a> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="login_pay">
|
||||
<div class="check_money">
|
||||
|
||||
@ -228,6 +228,7 @@
|
||||
</div>
|
||||
<button type="button" class="btnType btnType3">마이페이지</button>
|
||||
<button type="button" class="btnType btnType2">로그아웃</button>
|
||||
<!-- 보안로그인 top -->
|
||||
<div class="security_box">
|
||||
<p class="title"><i class="icon_lock"></i>보안로그인</p>
|
||||
<a href="#" class="state on">ON</a>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user