2023/08/17 요금결제내역 테이틀 높이 조정
This commit is contained in:
parent
429738dc2f
commit
99c4cb4b90
@ -350,6 +350,11 @@ function getMberGrdChk() {
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.pay_cont.current .tb_wrap.pay3_list .tType4 tbody tr td{height: 53px;}
|
||||
</style>
|
||||
|
||||
<form id="listForm" name="listForm" action="<c:url value='/web/member/pay/PayList.do'/>" method="post">
|
||||
<input name="pageIndex" type="hidden" value="<c:out value='${searchVO.pageIndex}'/>"/>
|
||||
<input type="hidden" name="pageType" value="<c:out value='${searchVO.pageType}'/>"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user