이지우 - 헤더 보유잔액 부분 수정
This commit is contained in:
parent
7aa3476113
commit
04baef51bb
@ -1781,6 +1781,7 @@ function actionLogin_end(){
|
||||
</div>
|
||||
<div class="login_pay">
|
||||
<div class="check_money">
|
||||
<div class="holdingsum_box">
|
||||
<i></i>
|
||||
<div class="user_money_wrap">
|
||||
보유잔액
|
||||
@ -1856,6 +1857,7 @@ function actionLogin_end(){
|
||||
</div>
|
||||
<button type="button" class="btnType btnType3" onclick="location.href='/web/member/pay/PayView.do'">충전</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="point">
|
||||
<i></i>
|
||||
<fmt:formatNumber type="number" maxFractionDigits="3" value="${userPoint}" var="commaPoint" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user