diff --git a/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp b/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp index 05c05703..a2feace0 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/collection/listInterests.jsp @@ -170,19 +170,19 @@ t_data += "
\"썸네일\""; t_data += "\"즐겨찾기\"즐겨찾기
"; t_data += "
" - if(!fn_isEmpty(obj.openDivCd) && obj.openDivCd != "3" && obj.operReadRangeCd == "01" && obj.digitalReadYn == 'Y') + if(obj.ableOnline) { t_data += "온라인열람" } - if(!fn_isEmpty(obj.openDivCd) && obj.openDivCd != "3" && !fn_isEmpty(obj.operOutRangeCd) && obj.operOutRangeCd != "02") + if(obj.ableRent) { t_data += "대출" } - if(!fn_isEmpty(obj.openDivCd) && obj.openDivCd != "3" && !fn_isEmpty(obj.operReadRangeCd) && obj.operReadRangeCd != "03") + if(obj.ableRead) { t_data += "방문열람" } - if(!(!fn_isEmpty(obj.openDivCd) && obj.openDivCd != "3") && !(obj.operReadRangeCd == "01" && obj.digitalReadYn == 'Y') && !(!fn_isEmpty(obj.operOutRangeCd) && obj.operOutRangeCd != "02") && !(!fn_isEmpty(obj.operReadRangeCd) && obj.operReadRangeCd != "03")) + if(obj.ableOther) { t_data += "기타" } @@ -257,7 +257,7 @@ { t_btn +="

" + obj.operOutRangeNm + obj.operReadRangeNm + "

"; } - if(!fn_isEmpty(obj.interfaceId) && !fn_isEmpty(obj.openDivCd) && obj.openDivCd != '3' && obj.digitalReadYn == 'Y') + if(obj.ableOnline) { t_btn+= ""; } diff --git a/src/main/webapp/WEB-INF/jsp/nlib/collection/searchItemDetail.jsp b/src/main/webapp/WEB-INF/jsp/nlib/collection/searchItemDetail.jsp index b22e1f3a..0efd72ca 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/collection/searchItemDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/collection/searchItemDetail.jsp @@ -1,3 +1,4 @@ +<<<<<<< HEAD <% /** *
@@ -434,4 +435,442 @@ var swiper = new Swiper(".DetailSwiper2", {
     },
     */
 });
+=======
+<%
+/**
+ * 
+ * @Class Name : selectItemInfo.jsp
+ * 
+ * @Description : 소장자료 상세내용을 조회한다.
+ * 
+ * 
+ * @프로젝트명: 지방문화원 통합자료관리시스템 구축사업 (2021)
+ *
+ * 
+ * + * @ ------------ -------- --------------------------- + * @ 수정일 수정자 수정내용 + * @ ------------ -------- --------------------------- + * @ 2021. 7. 30. JSYOO 최초 생성 + * @ 2021.10. 28. KNKIM 대출예약, 방문열람신청, 카트담기 연결 처리 + * + * + * @author 이씨플라자 * DIGITALSHIP JSYOO + * @since 2021. 7. 30. + * @version 1.0 + * + */ + %> +<%@ page language="java" contentType="text/html; charset=UTF-8" %> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> +<%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui" %> +<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> +<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> +<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> +<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> +<%@ taglib prefix="validator" uri="http://www.springmodules.org/tags/commons-validator" %> + + +자료 상세 + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + +

소장자료 상세페이지 섹션영역

+
+
+
+
+
+
+ + 온라인열람 + + + 대출 + + + 방문열람 + + + 기타 + +
+
+ +
+
+
+
" alt="썸네일">
+
+
+
+ + + + + + + + + + + + + +
+
+
+
    +
  • + 자료유형 + + + + + + + > + + + + + - + + + + +
  • +
  • + 연대 + + 년부터 + 까지 + - + +
  • +
  • + 주제분야 + + + + + + + > + + + + + - + + + + +
  • +
  • + 저자 + - +
  • +
  • + 생산기관 + - +
  • +
  • + 출판사 + - +
  • +
  • + 생산년도 + - +
  • +
  • + 발간유형 + - +
  • +
  • + 테마 + - +
  • +
  • + 발간매체 + - +
  • +
  • + 시대 + - +
  • +
  • + 청구기호 + - +
  • +
+
+
+ + + +
+ +
+ 키워드 + + + +
+
+
+
+
+
+
+
+
+
+
이용상태 아이콘
+
이용상태
+
(대기자 명)
+
+
+
달력 아이콘
+
반납예정일
+
+
+
+
대출 아이콘
+
대출
+
+ 신청가능 + 예약가능 + 신청/예약불가 +
+
+
+
방문 아이콘
+
방문열람
+
+ 신청가능 + 신청불가 +
+
+
+
+

- 자료의 이용상태, 대출가능여부, 방문열람가능여부를 꼭 확인하신 후 이용해주시길 바랍니다.

+

- 다른 지방문화원 소장자료관 이용자들을 위해 꼭 필요한 자료만 예약한 후, 가능한 날짜에 예약 및 이용 부탁드립니다.

+
+
+ +
+
+

목차정보

+ +
+
+

없음

+
+
+ + +
+
+ +
+
+

함께 볼만한자료

+
+
+ +
+
+
+
${result.title }
+
+
+

자료유형- ${result.typeDivNm } >${result.dtlsTypeDivNm}

+

주제분야- ${result.subjectNm } >${result.subjectNm}

+

생산기관-${result.orgNm }

+

생산년도-${result.creatYyyy }

+
+
+
+
+
+
+
+
+
+ +
+
+
+
+ +
+ +
+
+

이 자료와 유사한자료

+

,${list } 에 있습니다

+
+
+ +
+
+ +
+
+
+
+ +
+ ${result.title } +
    +
  • 주제유형-${result.typeDivNm }
  • +
  • 주제분야-${result.subjectNmUp }
  • +
  • 생산기관-${result.orgNm }
  • +
  • 생산년도-${result.creatYyyy }
  • +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ + + + + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/jsp/nlib/collection/searchList.jsp b/src/main/webapp/WEB-INF/jsp/nlib/collection/searchList.jsp index 61984c37..bec9024b 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/collection/searchList.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/collection/searchList.jsp @@ -1,3 +1,4 @@ +<<<<<<< HEAD <% /** *
@@ -514,4 +515,522 @@ function fn_search_article(pageIndex) {
             
+======= +<% + /** + *
+     * @Class Name : searchList.jsp
+     * 
+     * @Description : 소장 자료를 조회한다.
+     * 
+     * 
+     * @프로젝트명: 지방문화원 통합자료관리시스템 구축사업 (2021)
+     *
+     * 
+ * + * @ ------------ -------- --------------------------- + * @ 수정일 수정자 수정내용 + * @ ------------ -------- --------------------------- + * @ 2021. 10. 13. JSYOO 최초 생성 + * + * + * @author 이씨플라자 * DIGITALSHIP JSYOO + * @since 2021. 10. 13. + * @version 1.0 + * + */ +%> +<%@ page language="java" contentType="text/html; charset=UTF-8"%> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> +<%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui"%> +<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> +<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> +<%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> +<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%> +<%@ taglib prefix="validator" + uri="http://www.springmodules.org/tags/commons-validator"%> + +소장 자료 + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+

소장자료 섹션영역

+
+
+
+
    +
  • HOME
  • +
  • 소장자료
  • +
+
    +
  • 소장자료
  • +
+
+
화살표 아이콘
+
+
+
+ +
+
+
+ 검색결과 필터 + 닫기 아이콘 +
+
+

검색필터

+ +
+
+
    +
+
+
+
+
+

자료유형

+
+
+
    + +
  • +
    on"> +
    + checked="checked" /> + +
    +
    +
      + + +
    • +
      checked="checked" /> + +
      +
    • +
      +
      +
    +
  • +
    +
+
+ +
+
+
+

주제분야

+ +
+
+
    + + + +
  • +
    on"> +
    checked="checked"/>
    +
    +
      + + +
    • checked="checked"/>
    • +
      +
      +
    +
  • + +
    +
    +
+
+ +
+ +
+
+

생산년도

+
+
+
    +
  • + +
  • +
  • + + ~ +
  • +
  • + +
  • +
+
+ +
+ +
+
+

생산기관

+
+
+
    + +
  • +
    +
    checked="checked"/>
    +
    +
  • +
    +
+
+ +
+ +
+
+
+ +
+
+ + +
+ + + ${searchVO.realQuery}에 대한 검색결과는 총 + 건 입니다. + + + + + + +
+ +
+ + +
+
+ + style="display:none;" placeholder="검색어를 입력하세요." value="${searchVO.query}" maxlength="50" /> + + style="display:none;" placeholder="결과내재검색" value="${searchVO.reQuery}" maxlength="50" /> + + +
+
+
+ +
+
+
+ +
+
+
+
자료정보
+
이용
+
+ +
+
+
썸네일 + + + 즐겨찾기 아이콘 + 즐겨찾기 아이콘 + + + + + 즐겨찾기 아이콘 + 즐겨찾기 아이콘 + + +
+
+ + 온라인열람 + + + 대출 + + + 방문열람 + + + 기타 + +
+
+
+
+ 자료유형 : - ${result.typeCodeNm} > ${result.dtlsTypeDivNm} + 주제분야 : - ${result.subjectNmUp} > ${result.subjectNm } + 생산기관 : -${result.orgNm } + 생산년도 : -${result.creatYyyy } +
+
+
+ + +

${result.operOutRangeNm}
${result.operReadRangeNm}

+
+ + +

${result.operOutRangeNm}${result.operReadRangeNm}

+
+
+
+ + + + +
+
+
+ +
+
+

느낌표 아이콘

+

검색된 결과가 없습니다

+

지역N문화에서 더 많은 자료를 확인하세요!

+

+
+
+
+
+
+ +
    +
+ +
+
+
+
+
+ +
+
+
+
+>>>>>>> refs/remotes/origin/master
\ No newline at end of file diff --git a/src/main/webapp/cart.html b/src/main/webapp/cart.html index 62d6a278..1e5b4d52 100644 --- a/src/main/webapp/cart.html +++ b/src/main/webapp/cart.html @@ -12,6 +12,7 @@ + diff --git a/src/main/webapp/css/media.css b/src/main/webapp/css/media.css index 87a0e50b..8189cdd0 100644 --- a/src/main/webapp/css/media.css +++ b/src/main/webapp/css/media.css @@ -205,6 +205,7 @@ a.pop-logo img { margin-right: 10px; } .join .inner .row-bottom .join-box .form-group .con, .join .inner .row-bottom .join-box .form-group .con .form-control { width: 100%; box-sizing: border-box; } .join .inner .row-bottom .join-box .form-group .con .cer::placeholder { font-size: 12px !important; } + .join .inner .row-bottom .join-box .form-group .con select {width:32%;margin-left:0;} .join .inner .row-bottom .join-box .Usersex .con { display: flex; } .join .inner .row-bottom .join-box .Usersex .chk { margin-right: 0; width: 50%; } .join .inner .row-bottom .join-box .Userbirth .con { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; height: 86px; } @@ -220,7 +221,9 @@ a.pop-logo img { margin-right: 10px; } .join .inner .row-bottom .join-box .form-group.service p:nth-of-type(2) { width: 100%; text-indent: -6px; padding-left: 6px; } .join .inner .row-bottom .join-box .form-group .con span:nth-of-type(1) { width: 100%; vertical-align: top; margin-left: 0; } .join .inner .row-bottom .join-box .form-group.service .right label { margin-left: 0; } - .join .inner .row-bottom .join-box .form-group.service p.bg { text-indent: -6px; padding-left: 18px; } + .join .inner .row-bottom .join-box .form-group.service p.bg { text-indent: -6px; padding-left: 18px; } + .join .inner .row-bottom .join-box .form-group .con span.fail {width:100%;margin-bottom:10px;} + /* 가입 완료 */ .join.succ .inner .row-bottom .join-box .success .text p:nth-of-type(1) { font-size: 26px; } @@ -281,7 +284,7 @@ a.pop-logo img { margin-right: 10px; } .cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-data > div.type { display: flex; position: absolute; top: 14px; left: 32px; } .cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-data > div.type span { padding: 5px 12px 5px; margin-right: 6px; } .cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-data > div.title { padding: 5px 0 40px; } - .cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-data > div.img { width: 189px; height: 144px; padding: 0; display: flex; align-items: center; justify-content: center; } + .cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-data > div.img { width: 159px; height: 114px; padding: 0; display: flex; align-items: center; justify-content: center;margin-top:80px; } .cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-data > div.img a, .cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-data > div.img img { height: 100%; } .cart .inner .tabs_item .list-cart-wrap .list-cart div.list-content > div.t-state { width: 100%; position: absolute; text-align: left; bottom: 184px; padding: 0; } @@ -303,6 +306,29 @@ a.pop-logo img { margin-right: 10px; } .cart .inner .tabs_item .btn-box .left { margin-right: 16px; } .cart .inner .tabs_item .btn-box .btn { width: 100%; } +/* +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-data > div.title { padding: 5px 0 40px; position:absolute;left:22px;top:50px;font-size:14px;width:270px;overflow:hideen;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list.t-tit-line > div.t-state {position:static;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-state {} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-date {position:absolute;top:133px;left:200px;} + +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-chk {width:auto;line-height:90px;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list.t-tit-line > div.t-data {width:auto;display:none;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list.t-tit-line > div.t-state {width:auto;display:none;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list.t-tit-line > div.t-date {width:auto;display:none;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list.t-tit-line > div.t-loan {width:auto;display:none;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list.t-tit-line > div.t-reser {width:auto;display:none;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list.t-tit-line > div.t-visit {width:auto;display:none;} + +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-chk {width:auto;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-data {width:auto;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-state {width:auto;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-date {width:auto;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-loan {width:auto;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-reser {width:auto;} +.cart .inner .tabs_item .list-cart-wrap .list-cart div.list > div.t-visit {width:auto;} +*/ + /* 대출신청/예약확인 */ .cart-confirm .inner .tabs_item .list-cart-wrap .list-cart div.list { padding: 10px 10px 44px; } .cart-confirm .inner .visit-confirm .tabs_item .list-cart-wrap .list-cart div.list { padding: 10px 10px 24px; } @@ -957,7 +983,7 @@ a.pop-logo img { margin-right: 10px; } .pop-change .Title p, .pop-change .Title h3, .pop-find .Title p, - .pop-find .Title h3 { display: none; } + .pop-find .Title h3 { } .pop-change .inner, .pop-find .inner { flex: 1; } .pop-change .inner .row, @@ -972,6 +998,7 @@ a.pop-logo img { margin-right: 10px; } .pop-find .inner .row.btn-box .btn { width: 50%; margin: 0; } .pop-change .inner .row.btn-box .btn:nth-child(1), .pop-find .inner .row.btn-box .btn:nth-child(1) { margin-right: 10px; } + .pop-find .Title h3 {margin-top:5px;} /* 반려사유 팝업 */ .pop-return { top: 0; left: 0; width: 100vw; height: 100vh; border-radius: 0; display: flex; flex-direction: column; }