2024/01/09 후불회원 > 당월 납부 예상금액 포인트 안내문구 추가
@3cd6192d61e6895e555a1e4ee099d0bfde791233
--- src/main/webapp/WEB-INF/jsp/web/pay/PayUserSWList.jsp
+++ src/main/webapp/WEB-INF/jsp/web/pay/PayUserSWList.jsp
... | ... | @@ -358,6 +358,10 @@ |
| 358 | 358 |
</span>원 |
| 359 | 359 |
</p> |
| 360 | 360 |
</div> |
| 361 |
+ <dl> |
|
| 362 |
+ <dt>* 당월 납부 예상 포인트</dt> |
|
| 363 |
+ <dd>- 납부 예상금액 결제 시 적립되는 포인트</dd> |
|
| 364 |
+ </dl> |
|
| 361 | 365 |
</div> |
| 362 | 366 |
|
| 363 | 367 |
<%-- 현재 회원의 보유잔액(캐시) --%> |
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -1051,7 +1051,7 @@ |
| 1051 | 1051 |
.hisroy_price .hisroy_price_in>div>p:last-child {float: right;}
|
| 1052 | 1052 |
.hisroy_price .hisroy_price_in>div>p>span {font-size: 22px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;}
|
| 1053 | 1053 |
/*후불회원 요금 사용내역*/ |
| 1054 |
-.hisroy_price .hisroy_defprice_in {background-color: #f2f2f2; width: calc(100%/4 - 20px); padding: 28px 22px; border-radius: 5px; box-sizing: border-box;}
|
|
| 1054 |
+.hisroy_price .hisroy_defprice_in {position:relative; background-color: #f2f2f2; width: calc(100%/4 - 20px); padding: 28px 22px 40px 22px; border-radius: 5px; box-sizing: border-box;}
|
|
| 1055 | 1055 |
.hisroy_price .hisroy_defprice_in>p {font-size: 20px; font-weight: 600; margin-bottom: 25px; font-family: 'GmarketSansBold';}
|
| 1056 | 1056 |
.hisroy_price .hisroy_defprice_in i{background-size: 100%;}
|
| 1057 | 1057 |
.hisroy_price .hisroy_defprice_in:nth-child(1) i {background-image: url(/publish/images/content/history_icon1.png); width: 23px; height: 26px; margin: 0 10px 2px 0;}
|
... | ... | @@ -1064,6 +1064,11 @@ |
| 1064 | 1064 |
.hisroy_price .hisroy_defprice_in>div>p:first-child {float: left;}
|
| 1065 | 1065 |
.hisroy_price .hisroy_defprice_in>div>p:last-child {float: right;}
|
| 1066 | 1066 |
.hisroy_price .hisroy_defprice_in>div>p>span {font-size: 22px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;}
|
| 1067 |
+.hisroy_price .hisroy_defprice_in .clearfix{ display: flex; justify-content: space-between; align-items: center; height: 40px; background-color: #fff; padding: 5px 15px; border-radius: 5px; margin: 0 0 10px 0;}
|
|
| 1068 |
+.hisroy_price .hisroy_defprice_in .clearfix:last-child{margin: 0 0 0 0; text-align: right;}
|
|
| 1069 |
+.hisroy_price .hisroy_defprice_in .clearfix p:nth-child(2n){width: calc(100% - 50px); text-align: right;}
|
|
| 1070 |
+.hisroy_price .hisroy_defprice_in dl {position: absolute; font-size:13px; color:#777; padding:0; top:178px;}
|
|
| 1071 |
+.hisroy_price .hisroy_defprice_in dl dd {padding:2px 0 0 8px;}
|
|
| 1067 | 1072 |
|
| 1068 | 1073 |
.history_details .tType1_title{margin: 0;}
|
| 1069 | 1074 |
.history_details .tType1_title img{margin: -4px 0 0 0;}
|
... | ... | @@ -2076,6 +2081,10 @@ |
| 2076 | 2081 |
.sub .election .receipt_number_table_wrap+.list_bottom .list_bottom_right button{font-size:14px;letter-spacing:-1px;}
|
| 2077 | 2082 |
.sub .election .receipt_number_table_wrap+.list_bottom .list_bottom_right .btn_gray.fill{padding:0 5px;}
|
| 2078 | 2083 |
.sub .election .receipt_number_table_wrap+.list_bottom .list_bottom_right .btn_yellow.fill{padding:0 3px;}
|
| 2084 |
+ |
|
| 2085 |
+ /* 후불회원 요금사용내역*/ |
|
| 2086 |
+ .hisroy_price .hisroy_defprice_in>p {font-size: 18px; font-weight: 600; margin-bottom: 25px; font-family: 'GmarketSansBold';}
|
|
| 2087 |
+ .hisroy_price .hisroy_defprice_in>div>p>span {font-size: 18px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;}
|
|
| 2079 | 2088 |
} |
| 2080 | 2089 |
|
| 2081 | 2090 |
@media only screen and (max-width:1480px){
|
... | ... | @@ -2216,7 +2225,8 @@ |
| 2216 | 2225 |
.kakaotalkset_cont .kakao_wrap .template_category{width: 259px;}
|
| 2217 | 2226 |
|
| 2218 | 2227 |
/* 선거문자 */ |
| 2219 |
- .sub .election .list_bottom .list_bottom_right button{width:90px;height:30px;font-size:14px;letter-spacing:-1.4px;}
|
|
| 2228 |
+ .sub .election .list_bottom .list_bottom_right button{width:90px;height:30px;font-size:14px;letter-spacing:-1.4px;}
|
|
| 2229 |
+ |
|
| 2220 | 2230 |
} |
| 2221 | 2231 |
|
| 2222 | 2232 |
@media only screen and (max-width:1300px){
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?