From 1752ca86517ad7e45cf008df4aab0eda7915a5f2 Mon Sep 17 00:00:00 2001 From: jiwoo Date: Wed, 3 Jan 2024 10:29:27 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EC=A7=80=EC=9A=B0=20-=20=ED=97=A4?= =?UTF-8?q?=EB=8D=94=20=ED=8F=AC=ED=83=88=EB=A7=81=ED=81=AC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20=EB=B0=8F=20=EC=84=B1=EC=9D=B8=EA=B5=90=EC=9C=A1=20?= =?UTF-8?q?=EA=B2=B0=EA=B3=BC=EB=B3=B4=EA=B3=A0=EC=84=9C=20=EC=9E=91?= =?UTF-8?q?=EC=97=85=20=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/jsp/web/com/webCommonHeader.jsp | 50 ++++++- .../adultVisitEdu/eduEnd/eduEndDetail.jsp | 124 +++++------------- 2 files changed, 80 insertions(+), 94 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 bc42efea..01d60be5 100644 --- a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp @@ -125,6 +125,7 @@ function usrJoin(){ document.body.style.zoom = nowZoom + "%"; } + //상단 e배움터 링크 이동 - 로그인상ㅌ function goEEdu() { var environment = '${environment}'; $.ajax({ @@ -136,7 +137,7 @@ function usrJoin(){ success: function (returnData, status) { if(returnData.status == 'loginY'){ if(environment == 'real'){ - window.location.href = "http://https://edu-copyright.or.kr.255.205.7/user/main/main.do?user_id="+returnData.user_id+"&key="+returnData.key; + window.location.href = "https://edu-copyright.or.kr/user/main/main.do?user_id="+returnData.user_id+"&key="+returnData.key; }else{ window.location.href = "http://223.255.205.7/user/main/main.do?user_id="+returnData.user_id+"&key="+returnData.key; } @@ -153,6 +154,37 @@ function usrJoin(){ } }); } + //상단 포탈사이트, 장애인e배움터, 저작권배움터 링크 이동 + function goLink(target){ + var environment = '${environment}'; + var url = "https://edu-copyright.or.kr/offedu/web/main/mainPage.do"; + if(environment == 'real'){ + if(target == 'portal'){ + url = "https://edu-copyright.or.kr/portal/main.do" + }else if(target == 'user'){ + url = "https://edu-copyright.or.kr/dsprUser/main/main.do" + }else if(target == 'dsprUser'){ + url = "https://edu-copyright.or.kr/dsprUser/main/main.do" + }else{ + url = "https://edu-copyright.or.kr/offedu/web/main/mainPage.do" + } + + }else{ + + if(target == 'portal'){ + url = "http://223.255.205.7/portal/main.do" + }else if(target == 'user'){ + url = "http://223.255.205.7/user/main/main.do" + }else if(target == 'dsprUser'){ + url = "http://223.255.205.7/dsprUser/main/main.do" + }else{ + url = "http://223.255.205.7/offedu/web/main/mainPage.do" + } + + } + + window.location.href = url; + } @@ -178,10 +210,14 @@ function usrJoin(){
+
  • 포털사이트
  • +
  • 저작권e배움터
  • +
  • 장애인e배움터
  • +
  • 저작권배움터
  • - - : - - + + + +

    강의날짜

    + + + + + + + +

    강의시간

    + + + + ~ - - - : - - - - - + + + (${list.lrnTm}분) + + +

    장 소

    - + @@ -1619,7 +1556,7 @@

    교육대상

    - + @@ -1627,7 +1564,7 @@

    인 원

    - + @@ -1635,7 +1572,16 @@

    강사명(소속)

    - + + + + - + + + + + +