2023/12/27 헤더 보유잔액 안내 레이어 주석처리

This commit is contained in:
kmg 2023-12-27 17:41:09 +09:00
parent 7aa549de44
commit e6c36a55c0

View File

@ -1639,9 +1639,9 @@ function actionLogin() {
<i></i>
<fmt:formatNumber type="number" maxFractionDigits="3" value="${userMoney}" var="commaPrice" />
<p>보유잔액<em>(캐시)</em> <span class="fwMd" id="hdUserMoney"><c:out value="${commaPrice}"/></span>원</p>
<dl>
<!--<dl>
<dd>후불제 고객의 보유잔액(캐시)은 당월 발송 가능<br>금액을 말하며 <span>매월 1일 자동으로 충전</span>됩니다.</dd>
</dl>
</dl>-->
</div>
<button type="button" class="btnType btnType3" onclick="location.href='/web/member/pay/PayView.do'">충전</button>
<div class="account_box">