From 2cfa8a2fe9e64e8a5b6425f2ada4e86fe214a661 Mon Sep 17 00:00:00 2001 From: subsub Date: Tue, 19 Nov 2024 17:02:50 +0900 Subject: [PATCH 1/5] =?UTF-8?q?2024/11/19=20=EC=9D=B8=EC=A6=9D=20=ED=9C=B4?= =?UTF-8?q?=EB=8C=80=ED=8F=B0=EB=B2=88=ED=98=B8=EA=B4=80=EB=A6=AC=20?= =?UTF-8?q?=ED=8C=9D=EC=97=85=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/publish/mypage_index_2024.html | 53 ++++++++++++++++--- 1 file changed, 46 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/publish/mypage_index_2024.html b/src/main/webapp/publish/mypage_index_2024.html index 4885cd40..a2630cce 100644 --- a/src/main/webapp/publish/mypage_index_2024.html +++ b/src/main/webapp/publish/mypage_index_2024.html @@ -27,7 +27,7 @@ $('.security_set .tab_depth1 a').click(function () { if ($(this).text().trim() == "ON") { confirm("보안로그인 설정 후 로그인 시, 등록한 휴대폰번호로 추가 인증이 진행됩니다") - }else{ + } else { confirm("가입자 휴대폰번호로 본인인증 후 해제가 가능하며, 보안로그인 설정을 해제함으로써 발생하는 손해에 대하여 회사는 책임지지 않습니다.") } }) @@ -38,17 +38,56 @@ $(".ip_table tbody").prepend(ipTr); }); - }) - - -
+ +
+ +
+ +
본문 바로가기
@@ -171,7 +210,7 @@

홍길동회원님 반갑습니다

- +
나의
단가
@@ -302,7 +341,7 @@

인증에 사용할 휴대폰번호를 추가로 등록하여 관리할 수 있습니다.
(등록 및 삭제 시 휴대폰 본인인증 필요)

- +
From 0b22c3160b9f75c4ecd8d1e2047727a4a72c86e1 Mon Sep 17 00:00:00 2001 From: kmg Date: Tue, 19 Nov 2024 17:39:16 +0900 Subject: [PATCH 2/5] =?UTF-8?q?2024/11/19=20=ED=8C=9D=EC=97=85=EC=88=98?= =?UTF-8?q?=EC=A0=95=201=EC=B0=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/jsp/web/main/mainPage.jsp | 34 ++++++++++++++++++- src/main/webapp/publish/css/popupLayer.css | 1 + 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp b/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp index 5e01be31..3f38cc74 100644 --- a/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp @@ -1225,7 +1225,7 @@ function fn_click_banner_add_stat(bannerMenuCode){
- + + + + +
diff --git a/src/main/webapp/publish/css/popupLayer.css b/src/main/webapp/publish/css/popupLayer.css index 3fa3cc1f..d99c22d8 100644 --- a/src/main/webapp/publish/css/popupLayer.css +++ b/src/main/webapp/publish/css/popupLayer.css @@ -58,6 +58,7 @@ .layer_popup_wrap02 .layer_popup:first-child{margin-left: 0;} .layer_popup_wrap02 .layer_popup:last-child{margin-right: 0;} .layer_popup_wrap02 .popup_inner{position: relative; display: flex; width: 100%; height: 100%; vertical-align: middle; justify-content: center; align-items: center;} +.layer_popup_wrap .popup_range {display:flex; flex-direction:column;} /* layer_tType1 */ .popTable_wrap {border: 1px solid #ccc; border-radius: 5px;} From 06fec12b4594cb1d989eb0609517aa17c5561fb0 Mon Sep 17 00:00:00 2001 From: Eunjipark Date: Tue, 19 Nov 2024 17:57:55 +0900 Subject: [PATCH 3/5] =?UTF-8?q?2024/11/19=20=ED=8C=9D=EC=97=85=EC=88=98?= =?UTF-8?q?=EC=A0=95=202=EC=B0=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/jsp/web/main/mainPage.jsp | 14 +++++++------- .../publish/images/main/popup04_241119.jpg | Bin 0 -> 56864 bytes .../publish/images/main/popup06_241119.jpg | Bin 0 -> 61900 bytes 3 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 src/main/webapp/publish/images/main/popup04_241119.jpg create mode 100644 src/main/webapp/publish/images/main/popup06_241119.jpg diff --git a/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp b/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp index 3f38cc74..7e8c1f21 100644 --- a/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp @@ -1241,12 +1241,12 @@ function fn_click_banner_add_stat(bannerMenuCode){