From fff831197e598ad65815d794a4b8ac462b366f96 Mon Sep 17 00:00:00 2001 From: kmg Date: Tue, 9 Jan 2024 18:33:00 +0900 Subject: [PATCH 1/8] =?UTF-8?q?2024/01/09=20=EC=BA=90=EC=8B=9C=20=ED=8F=B0?= =?UTF-8?q?=ED=8A=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/publish/css/content.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/publish/css/content.css b/src/main/webapp/publish/css/content.css index 67bc9a3e..b22d4e4e 100644 --- a/src/main/webapp/publish/css/content.css +++ b/src/main/webapp/publish/css/content.css @@ -1063,7 +1063,7 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .hisroy_price .hisroy_defprice_in>div>p {font-size: 17px; font-weight: 300;} .hisroy_price .hisroy_defprice_in>div>p:first-child {float: left;} .hisroy_price .hisroy_defprice_in>div>p:last-child {float: right;} -.hisroy_price .hisroy_defprice_in>div>p>span {font-size: 22px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;} +.hisroy_price .hisroy_defprice_in>div>p>span {font-size: 20px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;} .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;} .hisroy_price .hisroy_defprice_in .clearfix:last-child{margin: 0 0 0 0; text-align: right;} .hisroy_price .hisroy_defprice_in .clearfix p:nth-child(2n){width: calc(100% - 50px); text-align: right;} From f1268efca36d4a12404fabc7dee9f09b70dc4420 Mon Sep 17 00:00:00 2001 From: kmg Date: Tue, 9 Jan 2024 18:59:29 +0900 Subject: [PATCH 2/8] =?UTF-8?q?2024/01/09=20=ED=9B=84=EB=B6=88=ED=9A=8C?= =?UTF-8?q?=EC=9B=90=20=EC=9A=94=EA=B8=88=20=EC=82=AC=EC=9A=A9=EB=82=B4?= =?UTF-8?q?=EC=97=AD=20=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20=EB=B0=8F=20?= =?UTF-8?q?=EA=B8=88=EC=95=A1=EB=B6=80=EB=B6=84=20=EC=B6=94=EA=B0=80=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/publish/css/content.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/webapp/publish/css/content.css b/src/main/webapp/publish/css/content.css index b22d4e4e..6aa9005a 100644 --- a/src/main/webapp/publish/css/content.css +++ b/src/main/webapp/publish/css/content.css @@ -1051,7 +1051,7 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .hisroy_price .hisroy_price_in>div>p:last-child {float: right;} .hisroy_price .hisroy_price_in>div>p>span {font-size: 22px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;} /*후불회원 요금 사용내역*/ -.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;} +.hisroy_price .hisroy_defprice_in {position:relative; background-color: #f2f2f2; width: calc(100%/4 - 10px); padding: 28px 22px 40px 22px; border-radius: 5px; box-sizing: border-box;} .hisroy_price .hisroy_defprice_in>p {font-size: 20px; font-weight: 600; margin-bottom: 25px; font-family: 'GmarketSansBold';} .hisroy_price .hisroy_defprice_in i{background-size: 100%;} .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;} @@ -1060,13 +1060,13 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .hisroy_price .hisroy_defprice_in:nth-child(4) i {background-image: url(/publish/images/content/history_icon3.png); width: 21px; height: 21px; margin: 0 10px 2px 0;} .hisroy_price .hisroy_defprice_in>div {background-color: #fff; height: 50px; padding: 0 20px; border-radius: 5px; line-height: 50px; box-sizing: border-box;} .hisroy_price .hisroy_defprice_in>div:last-child {margin-top: 10px;} -.hisroy_price .hisroy_defprice_in>div>p {font-size: 17px; font-weight: 300;} +.hisroy_price .hisroy_defprice_in>div>p {font-size: 15px; font-weight: 300;} .hisroy_price .hisroy_defprice_in>div>p:first-child {float: left;} .hisroy_price .hisroy_defprice_in>div>p:last-child {float: right;} -.hisroy_price .hisroy_defprice_in>div>p>span {font-size: 20px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;} +.hisroy_price .hisroy_defprice_in>div>p>span {font-size: 20px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 1px;} .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;} .hisroy_price .hisroy_defprice_in .clearfix:last-child{margin: 0 0 0 0; text-align: right;} -.hisroy_price .hisroy_defprice_in .clearfix p:nth-child(2n){width: calc(100% - 50px); text-align: right;} +.hisroy_price .hisroy_defprice_in .clearfix p:nth-child(2n){width: calc(100% - 5px); text-align: right;} .hisroy_price .hisroy_defprice_in dl {position: absolute; font-size:13px; color:#777; padding:0; top:178px;} .hisroy_price .hisroy_defprice_in dl dd {padding:2px 0 0 8px;} @@ -2084,7 +2084,7 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px /* 후불회원 요금사용내역*/ .hisroy_price .hisroy_defprice_in>p {font-size: 18px; font-weight: 600; margin-bottom: 25px; font-family: 'GmarketSansBold';} - .hisroy_price .hisroy_defprice_in>div>p>span {font-size: 18px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;} + .hisroy_price .hisroy_defprice_in>div>p>span {font-size: 17px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 1px;} } @media only screen and (max-width:1480px){ From 5989e18149c72ca3cc299317b860e257a51370fd Mon Sep 17 00:00:00 2001 From: rosewiper Date: Wed, 10 Jan 2024 09:42:18 +0900 Subject: [PATCH 3/8] =?UTF-8?q?matomo=20=ED=86=B5=EA=B3=84=20=ED=94=84?= =?UTF-8?q?=EB=A1=9C=EA=B7=B8=EB=9E=A8=20=EC=82=AC=EC=9A=A9=20=EC=95=88?= =?UTF-8?q?=ED=95=98=EA=B2=8C=20=EB=90=98=EC=96=B4=EC=84=9C=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=20=EC=A3=BC=EC=84=9D=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/jsp/layout/include/defaultResource.jsp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/layout/include/defaultResource.jsp b/src/main/webapp/WEB-INF/jsp/layout/include/defaultResource.jsp index 7f2b9bce..27d5653e 100644 --- a/src/main/webapp/WEB-INF/jsp/layout/include/defaultResource.jsp +++ b/src/main/webapp/WEB-INF/jsp/layout/include/defaultResource.jsp @@ -75,6 +75,8 @@ + <%-- 20240110 matomo 사용 안함으로 인하여 주석처리 함 + - + --%> \ No newline at end of file From 3e589f8cc8a99eac5c53d0a49de687795d8d5f53 Mon Sep 17 00:00:00 2001 From: kmg Date: Wed, 10 Jan 2024 10:02:09 +0900 Subject: [PATCH 4/8] =?UTF-8?q?2024/01/10=20=ED=9B=84=EB=B6=88=ED=9A=8C?= =?UTF-8?q?=EC=9B=90=20=EC=9A=94=EA=B8=88=20=EC=82=AC=EC=9A=A9=EB=82=B4?= =?UTF-8?q?=EC=97=AD=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/publish/css/content.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/publish/css/content.css b/src/main/webapp/publish/css/content.css index 6aa9005a..385d1887 100644 --- a/src/main/webapp/publish/css/content.css +++ b/src/main/webapp/publish/css/content.css @@ -1064,7 +1064,7 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .hisroy_price .hisroy_defprice_in>div>p:first-child {float: left;} .hisroy_price .hisroy_defprice_in>div>p:last-child {float: right;} .hisroy_price .hisroy_defprice_in>div>p>span {font-size: 20px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 1px;} -.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;} +.hisroy_price .hisroy_defprice_in .clearfix{ display: flex; justify-content: space-between; align-items: center; height: 40px; background-color: #fff; padding: 5px 10px; border-radius: 5px; margin: 0 0 10px 0;} .hisroy_price .hisroy_defprice_in .clearfix:last-child{margin: 0 0 0 0; text-align: right;} .hisroy_price .hisroy_defprice_in .clearfix p:nth-child(2n){width: calc(100% - 5px); text-align: right;} .hisroy_price .hisroy_defprice_in dl {position: absolute; font-size:13px; color:#777; padding:0; top:178px;} From 4c018eaefaebe9243c4ccfc125ed02b172f32722 Mon Sep 17 00:00:00 2001 From: rosewiper Date: Wed, 10 Jan 2024 10:03:51 +0900 Subject: [PATCH 5/8] =?UTF-8?q?=ED=97=A4=EB=8D=94=20=EC=98=81=EC=97=AD=20l?= =?UTF-8?q?abel=20=ED=83=9C=EA=B7=B8=20for=20=EA=B0=92=20=EB=88=84?= =?UTF-8?q?=EB=9D=BD=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp index 8fcf2050..765b6243 100644 --- a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp @@ -870,7 +870,7 @@ function actionLogin() { 은행명 - + 예금주 - + 연락처 - + @@ -915,9 +915,9 @@ function actionLogin() { 목록 노출 - - 노출 - 비노출 + + 노출 + 비노출 From e543f5775f1c11d4c34f4ee9d074ac315cf88036 Mon Sep 17 00:00:00 2001 From: rosewiper Date: Wed, 10 Jan 2024 11:20:34 +0900 Subject: [PATCH 6/8] =?UTF-8?q?=EC=9E=90=EC=A3=BC=ED=95=98=EB=8A=94=20?= =?UTF-8?q?=EC=A7=88=EB=AC=B8,=201:1=EB=AC=B8=EC=9D=98,=20=EB=B6=88?= =?UTF-8?q?=ED=8E=B8=EC=8B=A0=EA=B3=A0=20=EB=A9=94=EB=89=B4=20label=20for?= =?UTF-8?q?=20=EC=95=84=EC=9D=B4=EB=94=94=20=EB=A7=A4=EC=B9=AD=20=EC=98=A4?= =?UTF-8?q?=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/web/cop/bbs/EgovNoticeRegist.jsp | 18 +++++++++--------- .../webapp/WEB-INF/jsp/web/cop/bbs/FaqList.jsp | 2 +- .../webapp/WEB-INF/jsp/web/cop/bbs/QnaList.jsp | 2 +- .../WEB-INF/jsp/web/cop/bbs/SuggestList.jsp | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeRegist.jsp b/src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeRegist.jsp index 0aa597c3..3777c236 100644 --- a/src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeRegist.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeRegist.jsp @@ -114,25 +114,25 @@
이메일
- - + + @ - - + +
휴대폰
- - + +
구분
- +
내용
- +
diff --git a/src/main/webapp/WEB-INF/jsp/web/cop/bbs/FaqList.jsp b/src/main/webapp/WEB-INF/jsp/web/cop/bbs/FaqList.jsp index 9e499881..f85e24b1 100644 --- a/src/main/webapp/WEB-INF/jsp/web/cop/bbs/FaqList.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/cop/bbs/FaqList.jsp @@ -123,7 +123,7 @@ function linkPage(pageNo){
- + diff --git a/src/main/webapp/WEB-INF/jsp/web/cop/bbs/SuggestList.jsp b/src/main/webapp/WEB-INF/jsp/web/cop/bbs/SuggestList.jsp index 3df04b2e..0b318366 100644 --- a/src/main/webapp/WEB-INF/jsp/web/cop/bbs/SuggestList.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/cop/bbs/SuggestList.jsp @@ -161,7 +161,7 @@ function linkPage(pageNo){
- + + + @ - - + +
휴대폰
- - + +
구분
- + - ${result.bbsNm} +
@@ -134,14 +134,14 @@
제목
- +
문의내용
- +
From c861972789a62fc4a0e5f5e4cbc08ac1ca300851 Mon Sep 17 00:00:00 2001 From: rosewiper Date: Wed, 10 Jan 2024 11:45:28 +0900 Subject: [PATCH 8/8] =?UTF-8?q?1:1=20=EB=AC=B8=EC=9D=98=20label=20for=20?= =?UTF-8?q?=EC=95=84=EC=9D=B4=EB=94=94=20=EB=A7=A4=EC=B9=AD=20=EC=98=A4?= =?UTF-8?q?=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeUpdt.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeUpdt.jsp b/src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeUpdt.jsp index 2f03689f..8129b2f2 100644 --- a/src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeUpdt.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeUpdt.jsp @@ -123,9 +123,9 @@
구분
- +