+++ html/onSejong/common/notice/_layout/lnb.html
... | ... | @@ -0,0 +1,18 @@ |
| 1 | +<h2>알림마당</h2> | |
| 2 | +<nav> | |
| 3 | + <ul> | |
| 4 | + <li><a href="#" class="is-active">공지사항</a></li> | |
| 5 | + <li><a href="#">가정통신문</a></li> | |
| 6 | + <li><a href="#">학사일정</a></li> | |
| 7 | + <li><a href="#">채용공고</a></li> | |
| 8 | + <li><a href="#">행사일정</a></li> | |
| 9 | + </ul> | |
| 10 | +</nav> | |
| 11 | +<!-- 모바일 nav --> | |
| 12 | +<select title="메뉴 선택"> | |
| 13 | + <option>공지사항</option> | |
| 14 | + <option>가정통신문</option> | |
| 15 | + <option>학사일정</option> | |
| 16 | + <option>채용공고</option> | |
| 17 | + <option>행사일정</option> | |
| 18 | +</select>(파일 끝에 줄바꿈 문자 없음) |
--- html/onSejong/common/notice/notice.html
+++ html/onSejong/common/notice/notice.html
... | ... | @@ -51,146 +51,150 @@ |
| 51 | 51 |
<header class="site-header"></header> |
| 52 | 52 |
|
| 53 | 53 |
<div class="site-body" id="skipToContents"> |
| 54 |
+ |
|
| 54 | 55 |
<div class="wrap"> |
| 55 |
- <ul class="breadcrumb"> |
|
| 56 |
- <li><a href="#none" class="home">홈</a></li> |
|
| 57 |
- <li><a href="#none">1depth</a></li> |
|
| 58 |
- <li><a href="#none">2depth</a></li> |
|
| 59 |
- </ul> |
|
| 60 |
- <div class="page-tit-area"> |
|
| 61 |
- <div class="l-area"> |
|
| 62 |
- <h2 class="title-xlg">공지사항</h2> |
|
| 63 |
- </div> |
|
| 64 |
- </div> |
|
| 65 |
- <div class="summary-page"> |
|
| 66 |
- <div class="l-area"> |
|
| 67 |
- <div class="img-area"> |
|
| 68 |
- <img src="/resources/front/site/SITE_00000/images/common/ico-summary/ico-summary-message.svg" alt="" aria-hidden="true"> |
|
| 69 |
- </div> |
|
| 70 |
- <div class="txt-area"> |
|
| 71 |
- <ul class="bullet"> |
|
| 72 |
- <li>게시되는 글의 본문이나 첨부파일에 개인정보(주민등록번호, 휴대폰번호, 주소, 은행계좌번호, 신용카드번호 등 개인을 식별할 수 있는 모든 정보)를 포함시키지 않도록 주의하시기 바랍니다.</li> |
|
| 73 |
- <li>개인정보가 게시되어 노출 될 경우 해당 게시물 작성자가 관련 법령에 따라 처분을 받을 수 있으니 유의하시기 바랍니다.</li> |
|
| 74 |
- </ul> |
|
| 56 |
+ <aside class="lnb"></aside> |
|
| 57 |
+ <div class="site-cont"> |
|
| 58 |
+ <ul class="breadcrumb"> |
|
| 59 |
+ <li><a href="#none" class="home">홈</a></li> |
|
| 60 |
+ <li><a href="#none">1depth</a></li> |
|
| 61 |
+ <li><a href="#none">2depth</a></li> |
|
| 62 |
+ </ul> |
|
| 63 |
+ <div class="page-tit-area"> |
|
| 64 |
+ <div class="l-area"> |
|
| 65 |
+ <h2 class="title-xlg">공지사항</h2> |
|
| 75 | 66 |
</div> |
| 76 | 67 |
</div> |
| 77 |
- </div> |
|
| 78 |
- <h3 class="txt-hide">검색</h3> |
|
| 79 |
- <div class="fnc-area"> |
|
| 80 |
- <div class="l-area"> |
|
| 81 |
- <p>Total <em>156</em> 건</p> |
|
| 68 |
+ <div class="summary-page"> |
|
| 69 |
+ <div class="l-area"> |
|
| 70 |
+ <div class="img-area"> |
|
| 71 |
+ <img src="/resources/front/site/SITE_00000/images/common/ico-summary/ico-summary-message.svg" alt="" aria-hidden="true"> |
|
| 72 |
+ </div> |
|
| 73 |
+ <div class="txt-area"> |
|
| 74 |
+ <ul class="bullet"> |
|
| 75 |
+ <li>게시되는 글의 본문이나 첨부파일에 개인정보(주민등록번호, 휴대폰번호, 주소, 은행계좌번호, 신용카드번호 등 개인을 식별할 수 있는 모든 정보)를 포함시키지 않도록 주의하시기 바랍니다.</li> |
|
| 76 |
+ <li>개인정보가 게시되어 노출 될 경우 해당 게시물 작성자가 관련 법령에 따라 처분을 받을 수 있으니 유의하시기 바랍니다.</li> |
|
| 77 |
+ </ul> |
|
| 78 |
+ </div> |
|
| 79 |
+ </div> |
|
| 82 | 80 |
</div> |
| 83 |
- <div class="r-area"> |
|
| 84 |
- <fieldset class="search-area"> |
|
| 85 |
- <legend>검색</legend> |
|
| 86 |
- <div class="search-option" title="검색 옵션 선택"> |
|
| 87 |
- <select title="검색 옵션 선택"> |
|
| 88 |
- <option>10건</option> |
|
| 89 |
- <option>20건</option> |
|
| 90 |
- <option>50건</option> |
|
| 91 |
- </select> |
|
| 92 |
- </div> |
|
| 93 |
- <div class="search-option" title="검색 옵션 선택"> |
|
| 94 |
- <select title="검색 옵션 선택"> |
|
| 95 |
- <option>제목+내용</option> |
|
| 96 |
- <option>제목</option> |
|
| 97 |
- <option>내용</option> |
|
| 98 |
- <option>작성자</option> |
|
| 99 |
- </select> |
|
| 100 |
- </div> |
|
| 101 |
- <div class="search"> |
|
| 102 |
- <input type="text" placeholder="검색어를 입력하세요." title="검색어를 입력하세요."> |
|
| 103 |
- <button class="btn ico-search">검색</button> |
|
| 104 |
- </div> |
|
| 105 |
- </fieldset> |
|
| 81 |
+ <h3 class="txt-hide">검색</h3> |
|
| 82 |
+ <div class="fnc-area"> |
|
| 83 |
+ <div class="l-area"> |
|
| 84 |
+ <p>Total <em>156</em> 건</p> |
|
| 85 |
+ </div> |
|
| 86 |
+ <div class="r-area"> |
|
| 87 |
+ <fieldset class="search-area"> |
|
| 88 |
+ <legend>검색</legend> |
|
| 89 |
+ <div class="search-option" title="검색 옵션 선택"> |
|
| 90 |
+ <select title="검색 옵션 선택"> |
|
| 91 |
+ <option>10건</option> |
|
| 92 |
+ <option>20건</option> |
|
| 93 |
+ <option>50건</option> |
|
| 94 |
+ </select> |
|
| 95 |
+ </div> |
|
| 96 |
+ <div class="search-option" title="검색 옵션 선택"> |
|
| 97 |
+ <select title="검색 옵션 선택"> |
|
| 98 |
+ <option>제목+내용</option> |
|
| 99 |
+ <option>제목</option> |
|
| 100 |
+ <option>내용</option> |
|
| 101 |
+ <option>작성자</option> |
|
| 102 |
+ </select> |
|
| 103 |
+ </div> |
|
| 104 |
+ <div class="search"> |
|
| 105 |
+ <input type="text" placeholder="검색어를 입력하세요." title="검색어를 입력하세요."> |
|
| 106 |
+ <button class="btn ico-search">검색</button> |
|
| 107 |
+ </div> |
|
| 108 |
+ </fieldset> |
|
| 109 |
+ </div> |
|
| 106 | 110 |
</div> |
| 111 |
+ <div class="list-type"> |
|
| 112 |
+ <table> |
|
| 113 |
+ <caption>청강생 목록</caption> |
|
| 114 |
+ <colgroup> |
|
| 115 |
+ <col style="width: 80px;"> |
|
| 116 |
+ <col> |
|
| 117 |
+ <col style="width: 200px;"> |
|
| 118 |
+ <col style="width: 200px;"> |
|
| 119 |
+ <col style="width: 120px;"> |
|
| 120 |
+ </colgroup> |
|
| 121 |
+ <thead> |
|
| 122 |
+ <tr> |
|
| 123 |
+ <th scope="col">번호</th> |
|
| 124 |
+ <th scope="col">제목</th> |
|
| 125 |
+ <th scope="col">작성자</th> |
|
| 126 |
+ <th scope="col">등록일</th> |
|
| 127 |
+ <th scope="col">조회</th> |
|
| 128 |
+ </tr> |
|
| 129 |
+ </thead> |
|
| 130 |
+ <tbody> |
|
| 131 |
+ <tr> |
|
| 132 |
+ <td>3</td> |
|
| 133 |
+ <td class="align-left"> |
|
| 134 |
+ <a href="#none" class="table-title table-title">2025학년도 온세종학교회계 본예산서 공개 2025학년도 온세종학교회계 본예산서 공개 2025학년도 온세종학교회계 본예산서 공개 2025학년도 온세종학교회계 본예산서 공개 </a> |
|
| 135 |
+ </td> |
|
| 136 |
+ <td data-tit="작성자">관리자</td> |
|
| 137 |
+ <td data-tit="등록일">2025-08-15</td> |
|
| 138 |
+ <td data-tit="조회수">128</td> |
|
| 139 |
+ </tr> |
|
| 140 |
+ <tr> |
|
| 141 |
+ <td>2</td> |
|
| 142 |
+ <td class="align-left"> |
|
| 143 |
+ <a href="#none" class="table-title table-title">2025학년도 온세종학교회계 본예산서 공개</a> |
|
| 144 |
+ </td> |
|
| 145 |
+ <td data-tit="작성자">홍길동</td> |
|
| 146 |
+ <td data-tit="등록일">2025-08-15</td> |
|
| 147 |
+ <td data-tit="조회수">128</td> |
|
| 148 |
+ </tr> |
|
| 149 |
+ <tr> |
|
| 150 |
+ <td>1</td> |
|
| 151 |
+ <td class="align-left"> |
|
| 152 |
+ <a href="#none" class="table-title table-title">2025학년도 온세종학교회계 본예산서 공개</a> |
|
| 153 |
+ </td> |
|
| 154 |
+ <td data-tit="작성자">관리자</td> |
|
| 155 |
+ <td data-tit="등록일">2025-08-15</td> |
|
| 156 |
+ <td data-tit="조회수">128</td> |
|
| 157 |
+ </tr> |
|
| 158 |
+ </tbody> |
|
| 159 |
+ </table> |
|
| 160 |
+ </div> |
|
| 161 |
+ <div class="txt-none"> |
|
| 162 |
+ <figure> |
|
| 163 |
+ <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" |
|
| 164 |
+ aria-hidden="true"> |
|
| 165 |
+ </figure> |
|
| 166 |
+ <p>목록이 비어있습니다.</p> |
|
| 167 |
+ </div> |
|
| 168 |
+ <ul class="pagenation"> |
|
| 169 |
+ <li class="ppv"> |
|
| 170 |
+ <a href="#none" class="btn ico-ppv circle sm" title="전체 목록에서 가장 처음 목록으로 이동합니다">처음으로</a> |
|
| 171 |
+ </li> |
|
| 172 |
+ <li class="pv"> |
|
| 173 |
+ <a href="#none" class="btn ico-pv circle sm" title="이전 목록으로 이동합니다">이전으로</a> |
|
| 174 |
+ </li> |
|
| 175 |
+ <li class="current"> |
|
| 176 |
+ <a href="#none" title="1번째 목록으로 이동합니다">1</a> |
|
| 177 |
+ </li> |
|
| 178 |
+ <li> |
|
| 179 |
+ <a href="#none" title="2번째 목록으로 이동합니다">2</a> |
|
| 180 |
+ </li> |
|
| 181 |
+ <li> |
|
| 182 |
+ <a href="#none" title="3번째 목록으로 이동합니다">3</a> |
|
| 183 |
+ </li> |
|
| 184 |
+ <li> |
|
| 185 |
+ <a href="#none" title="4번째 목록으로 이동합니다">4</a> |
|
| 186 |
+ </li> |
|
| 187 |
+ <li> |
|
| 188 |
+ <a href="#none" title="5번째 목록으로 이동합니다">5</a> |
|
| 189 |
+ </li> |
|
| 190 |
+ <li class="fw"> |
|
| 191 |
+ <a href="#none" class="btn ico-fw circle sm" title="다음 목록으로 이동합니다">다음으로</a> |
|
| 192 |
+ </li> |
|
| 193 |
+ <li class="ffw"> |
|
| 194 |
+ <a href="#none" class="btn ico-ffw circle sm" title="전체 목록에서 가장 마지막 목록으로 이동합니다">끝으로</a> |
|
| 195 |
+ </li> |
|
| 196 |
+ </ul> |
|
| 107 | 197 |
</div> |
| 108 |
- <div class="list-type"> |
|
| 109 |
- <table> |
|
| 110 |
- <caption>청강생 목록</caption> |
|
| 111 |
- <colgroup> |
|
| 112 |
- <col style="width: 80px;"> |
|
| 113 |
- <col> |
|
| 114 |
- <col style="width: 200px;"> |
|
| 115 |
- <col style="width: 200px;"> |
|
| 116 |
- <col style="width: 120px;"> |
|
| 117 |
- </colgroup> |
|
| 118 |
- <thead> |
|
| 119 |
- <tr> |
|
| 120 |
- <th scope="col">번호</th> |
|
| 121 |
- <th scope="col">제목</th> |
|
| 122 |
- <th scope="col">작성자</th> |
|
| 123 |
- <th scope="col">등록일</th> |
|
| 124 |
- <th scope="col">조회</th> |
|
| 125 |
- </tr> |
|
| 126 |
- </thead> |
|
| 127 |
- <tbody> |
|
| 128 |
- <tr> |
|
| 129 |
- <td>3</td> |
|
| 130 |
- <td class="align-left"> |
|
| 131 |
- <a href="#none" class="table-title table-title">2025학년도 온세종학교회계 본예산서 공개 2025학년도 온세종학교회계 본예산서 공개 2025학년도 온세종학교회계 본예산서 공개 2025학년도 온세종학교회계 본예산서 공개 </a> |
|
| 132 |
- </td> |
|
| 133 |
- <td data-tit="작성자">관리자</td> |
|
| 134 |
- <td data-tit="등록일">2025-08-15</td> |
|
| 135 |
- <td data-tit="조회수">128</td> |
|
| 136 |
- </tr> |
|
| 137 |
- <tr> |
|
| 138 |
- <td>2</td> |
|
| 139 |
- <td class="align-left"> |
|
| 140 |
- <a href="#none" class="table-title table-title">2025학년도 온세종학교회계 본예산서 공개</a> |
|
| 141 |
- </td> |
|
| 142 |
- <td data-tit="작성자">홍길동</td> |
|
| 143 |
- <td data-tit="등록일">2025-08-15</td> |
|
| 144 |
- <td data-tit="조회수">128</td> |
|
| 145 |
- </tr> |
|
| 146 |
- <tr> |
|
| 147 |
- <td>1</td> |
|
| 148 |
- <td class="align-left"> |
|
| 149 |
- <a href="#none" class="table-title table-title">2025학년도 온세종학교회계 본예산서 공개</a> |
|
| 150 |
- </td> |
|
| 151 |
- <td data-tit="작성자">관리자</td> |
|
| 152 |
- <td data-tit="등록일">2025-08-15</td> |
|
| 153 |
- <td data-tit="조회수">128</td> |
|
| 154 |
- </tr> |
|
| 155 |
- </tbody> |
|
| 156 |
- </table> |
|
| 157 |
- </div> |
|
| 158 |
- <div class="txt-none"> |
|
| 159 |
- <figure> |
|
| 160 |
- <img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" |
|
| 161 |
- aria-hidden="true"> |
|
| 162 |
- </figure> |
|
| 163 |
- <p>목록이 비어있습니다.</p> |
|
| 164 |
- </div> |
|
| 165 |
- <ul class="pagenation"> |
|
| 166 |
- <li class="ppv"> |
|
| 167 |
- <a href="#none" class="btn ico-ppv circle sm" title="전체 목록에서 가장 처음 목록으로 이동합니다">처음으로</a> |
|
| 168 |
- </li> |
|
| 169 |
- <li class="pv"> |
|
| 170 |
- <a href="#none" class="btn ico-pv circle sm" title="이전 목록으로 이동합니다">이전으로</a> |
|
| 171 |
- </li> |
|
| 172 |
- <li class="current"> |
|
| 173 |
- <a href="#none" title="1번째 목록으로 이동합니다">1</a> |
|
| 174 |
- </li> |
|
| 175 |
- <li> |
|
| 176 |
- <a href="#none" title="2번째 목록으로 이동합니다">2</a> |
|
| 177 |
- </li> |
|
| 178 |
- <li> |
|
| 179 |
- <a href="#none" title="3번째 목록으로 이동합니다">3</a> |
|
| 180 |
- </li> |
|
| 181 |
- <li> |
|
| 182 |
- <a href="#none" title="4번째 목록으로 이동합니다">4</a> |
|
| 183 |
- </li> |
|
| 184 |
- <li> |
|
| 185 |
- <a href="#none" title="5번째 목록으로 이동합니다">5</a> |
|
| 186 |
- </li> |
|
| 187 |
- <li class="fw"> |
|
| 188 |
- <a href="#none" class="btn ico-fw circle sm" title="다음 목록으로 이동합니다">다음으로</a> |
|
| 189 |
- </li> |
|
| 190 |
- <li class="ffw"> |
|
| 191 |
- <a href="#none" class="btn ico-ffw circle sm" title="전체 목록에서 가장 마지막 목록으로 이동합니다">끝으로</a> |
|
| 192 |
- </li> |
|
| 193 |
- </ul> |
|
| 194 | 198 |
</div> |
| 195 | 199 |
</div> |
| 196 | 200 |
|
--- html/onSejong/common/notice/noticeView.html
+++ html/onSejong/common/notice/noticeView.html
... | ... | @@ -51,94 +51,97 @@ |
| 51 | 51 |
|
| 52 | 52 |
<div class="site-body" id="skipToContents"> |
| 53 | 53 |
<div class="wrap"> |
| 54 |
- <ul class="breadcrumb"> |
|
| 55 |
- <li><a href="#none" class="home">홈</a></li> |
|
| 56 |
- <li><a href="#none">1depth</a></li> |
|
| 57 |
- <li><a href="#none">2depth</a></li> |
|
| 58 |
- </ul> |
|
| 59 |
- <div class="page-tit-area"> |
|
| 60 |
- <div class="l-area"> |
|
| 61 |
- <h2 class="title-xlg">공지사항</h2> |
|
| 62 |
- </div> |
|
| 63 |
- </div> |
|
| 64 |
- <section class="board-view-area wrap-md"> |
|
| 65 |
- <header class="view-header"> |
|
| 54 |
+ <aside class="lnb"></aside> |
|
| 55 |
+ <div class="site-cont"> |
|
| 56 |
+ <ul class="breadcrumb"> |
|
| 57 |
+ <li><a href="#none" class="home">홈</a></li> |
|
| 58 |
+ <li><a href="#none">1depth</a></li> |
|
| 59 |
+ <li><a href="#none">2depth</a></li> |
|
| 60 |
+ </ul> |
|
| 61 |
+ <div class="page-tit-area"> |
|
| 66 | 62 |
<div class="l-area"> |
| 67 |
- <h3 class="title-lg">제목이 표시되는 영역, 말줄임 없이 표시</h3> |
|
| 68 |
- <ul class="info-inline-list"> |
|
| 69 |
- <li> |
|
| 70 |
- <i class="ico-profile"></i> |
|
| 71 |
- <div class="txt-area">작성자</div> |
|
| 72 |
- </li> |
|
| 73 |
- <li> |
|
| 74 |
- <i class="ico-calendar"></i> |
|
| 75 |
- <div class="txt-area">2025.09.30 12:30</div> |
|
| 76 |
- </li> |
|
| 77 |
- <li> |
|
| 78 |
- <i class="ico-visibility"></i> |
|
| 79 |
- <div class="txt-area">134</div> |
|
| 80 |
- </li> |
|
| 81 |
- </ul> |
|
| 82 |
- </div> |
|
| 83 |
- </header> |
|
| 84 |
- <div class="view-body"> |
|
| 85 |
- <div class="view-cont"> |
|
| 86 |
- <div class="view-cont-txt-area"> |
|
| 87 |
- 내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 |
|
| 88 |
- 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 |
|
| 89 |
- 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 |
|
| 90 |
- 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 |
|
| 91 |
- 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 영역 |
|
| 92 |
- </div> |
|
| 93 |
- <article class="view-section"> |
|
| 94 |
- <div class="item-list-box"> |
|
| 95 |
- <div class="item"> |
|
| 96 |
- <div class="txt-area"> |
|
| 97 |
- <i class="ico-attach"></i> |
|
| 98 |
- <p class="txt">첨부파일명.pdf</p> |
|
| 99 |
- <small>124kb</small> |
|
| 100 |
- </div> |
|
| 101 |
- <div class="item-fnc-area"> |
|
| 102 |
- <a href="#none" class="ico-download">다운로드</a> |
|
| 103 |
- </div> |
|
| 104 |
- </div> |
|
| 105 |
- <div class="item"> |
|
| 106 |
- <div class="txt-area"> |
|
| 107 |
- <i class="ico-attach"></i> |
|
| 108 |
- <p class="txt">첨부파일명.pdf</p> |
|
| 109 |
- <small>124kb</small> |
|
| 110 |
- </div> |
|
| 111 |
- <div class="item-fnc-area"> |
|
| 112 |
- <a href="#none" class="ico-download">다운로드</a> |
|
| 113 |
- </div> |
|
| 114 |
- </div> |
|
| 115 |
- <div class="item"> |
|
| 116 |
- <div class="txt-area"> |
|
| 117 |
- <i class="ico-attach"></i> |
|
| 118 |
- <p class="txt">첨부파일명.pdf</p> |
|
| 119 |
- <small>124kb</small> |
|
| 120 |
- </div> |
|
| 121 |
- <div class="item-fnc-area"> |
|
| 122 |
- <a href="#none" class="ico-download">다운로드</a> |
|
| 123 |
- </div> |
|
| 124 |
- </div> |
|
| 125 |
- <div class="item"> |
|
| 126 |
- <div class="txt-area"> |
|
| 127 |
- <i class="ico-attach"></i> |
|
| 128 |
- <p class="txt">첨부파일명.pdf</p> |
|
| 129 |
- <small>124kb</small> |
|
| 130 |
- </div> |
|
| 131 |
- <div class="item-fnc-area"> |
|
| 132 |
- <a href="#none" class="ico-download">다운로드</a> |
|
| 133 |
- </div> |
|
| 134 |
- </div> |
|
| 135 |
- </div> |
|
| 136 |
- </article> |
|
| 63 |
+ <h2 class="title-xlg">공지사항</h2> |
|
| 137 | 64 |
</div> |
| 138 | 65 |
</div> |
| 139 |
- </section> |
|
| 140 |
- <div class="btn-cont"> |
|
| 141 |
- <a href="#none" class="btn lg">목록으로</a> |
|
| 66 |
+ <section class="board-view-area wrap-md"> |
|
| 67 |
+ <header class="view-header"> |
|
| 68 |
+ <div class="l-area"> |
|
| 69 |
+ <h3 class="title-lg">제목이 표시되는 영역, 말줄임 없이 표시</h3> |
|
| 70 |
+ <ul class="info-inline-list"> |
|
| 71 |
+ <li> |
|
| 72 |
+ <i class="ico-profile"></i> |
|
| 73 |
+ <div class="txt-area">작성자</div> |
|
| 74 |
+ </li> |
|
| 75 |
+ <li> |
|
| 76 |
+ <i class="ico-calendar"></i> |
|
| 77 |
+ <div class="txt-area">2025.09.30 12:30</div> |
|
| 78 |
+ </li> |
|
| 79 |
+ <li> |
|
| 80 |
+ <i class="ico-visibility"></i> |
|
| 81 |
+ <div class="txt-area">134</div> |
|
| 82 |
+ </li> |
|
| 83 |
+ </ul> |
|
| 84 |
+ </div> |
|
| 85 |
+ </header> |
|
| 86 |
+ <div class="view-body"> |
|
| 87 |
+ <div class="view-cont"> |
|
| 88 |
+ <div class="view-cont-txt-area"> |
|
| 89 |
+ 내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 |
|
| 90 |
+ 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 |
|
| 91 |
+ 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 |
|
| 92 |
+ 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 |
|
| 93 |
+ 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 영역내용이 표시되는 영역 |
|
| 94 |
+ </div> |
|
| 95 |
+ <article class="view-section"> |
|
| 96 |
+ <div class="item-list-box"> |
|
| 97 |
+ <div class="item"> |
|
| 98 |
+ <div class="txt-area"> |
|
| 99 |
+ <i class="ico-attach"></i> |
|
| 100 |
+ <p class="txt">첨부파일명.pdf</p> |
|
| 101 |
+ <small>124kb</small> |
|
| 102 |
+ </div> |
|
| 103 |
+ <div class="item-fnc-area"> |
|
| 104 |
+ <a href="#none" class="ico-download">다운로드</a> |
|
| 105 |
+ </div> |
|
| 106 |
+ </div> |
|
| 107 |
+ <div class="item"> |
|
| 108 |
+ <div class="txt-area"> |
|
| 109 |
+ <i class="ico-attach"></i> |
|
| 110 |
+ <p class="txt">첨부파일명.pdf</p> |
|
| 111 |
+ <small>124kb</small> |
|
| 112 |
+ </div> |
|
| 113 |
+ <div class="item-fnc-area"> |
|
| 114 |
+ <a href="#none" class="ico-download">다운로드</a> |
|
| 115 |
+ </div> |
|
| 116 |
+ </div> |
|
| 117 |
+ <div class="item"> |
|
| 118 |
+ <div class="txt-area"> |
|
| 119 |
+ <i class="ico-attach"></i> |
|
| 120 |
+ <p class="txt">첨부파일명.pdf</p> |
|
| 121 |
+ <small>124kb</small> |
|
| 122 |
+ </div> |
|
| 123 |
+ <div class="item-fnc-area"> |
|
| 124 |
+ <a href="#none" class="ico-download">다운로드</a> |
|
| 125 |
+ </div> |
|
| 126 |
+ </div> |
|
| 127 |
+ <div class="item"> |
|
| 128 |
+ <div class="txt-area"> |
|
| 129 |
+ <i class="ico-attach"></i> |
|
| 130 |
+ <p class="txt">첨부파일명.pdf</p> |
|
| 131 |
+ <small>124kb</small> |
|
| 132 |
+ </div> |
|
| 133 |
+ <div class="item-fnc-area"> |
|
| 134 |
+ <a href="#none" class="ico-download">다운로드</a> |
|
| 135 |
+ </div> |
|
| 136 |
+ </div> |
|
| 137 |
+ </div> |
|
| 138 |
+ </article> |
|
| 139 |
+ </div> |
|
| 140 |
+ </div> |
|
| 141 |
+ </section> |
|
| 142 |
+ <div class="btn-cont"> |
|
| 143 |
+ <a href="#none" class="btn lg">목록으로</a> |
|
| 144 |
+ </div> |
|
| 142 | 145 |
</div> |
| 143 | 146 |
</div> |
| 144 | 147 |
</div> |
+++ html/onSejong/common/notice/scheduleCalendar.html
... | ... | @@ -0,0 +1,407 @@ |
| 1 | +<!DOCTYPE html> | |
| 2 | +<html lang="ko"> | |
| 3 | + | |
| 4 | +<head> | |
| 5 | + <title>온세종학교</title> | |
| 6 | + | |
| 7 | + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
| 8 | + <meta name="Author" content=""> | |
| 9 | + <meta name="Keywords" content=""> | |
| 10 | + <meta name="Description" content=""> | |
| 11 | + <meta name="format-detection" content="telephone=no"> | |
| 12 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| 13 | + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0"> | |
| 14 | + | |
| 15 | + <link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet"> | |
| 16 | + | |
| 17 | + <!-- 공통 plugin --> | |
| 18 | + <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script> | |
| 19 | + <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script> | |
| 20 | + <!-- //공통 plugin --> | |
| 21 | + | |
| 22 | + <!-- 페이지 plugin--> | |
| 23 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script> | |
| 24 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script> | |
| 25 | + <!-- chart --> | |
| 26 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script> | |
| 27 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script> | |
| 28 | + <!-- //chart --> | |
| 29 | + <!-- //페이지 plugin--> | |
| 30 | + | |
| 31 | + <!-- 공통 퍼블 layout: 개발시 삭제--> | |
| 32 | + <script src="/resources/front/site/SITE_00000/js/_layout.js"></script> | |
| 33 | + <!--//퍼블 layout--> | |
| 34 | + | |
| 35 | + <!-- 공통 메뉴 js--> | |
| 36 | + <!-- //공통 메뉴 js --> | |
| 37 | + | |
| 38 | + <!--공통 퍼블 js--> | |
| 39 | + <script src="/resources/front/site/SITE_00000/js/common.js"></script> | |
| 40 | + <script src="/resources/front/site/SITE_00000/js/common-custom.js"></script> | |
| 41 | + <!--//공통 퍼블 js--> | |
| 42 | +</head> | |
| 43 | + | |
| 44 | +<body> | |
| 45 | + <div class="accessibility"> | |
| 46 | + <a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a> | |
| 47 | + </div> | |
| 48 | + <!-- for-teacher / for-student --> | |
| 49 | + <div class="container"> | |
| 50 | + <!-- 통합 헤더 및 네비게이션 --> | |
| 51 | + <header class="site-header"></header> | |
| 52 | + | |
| 53 | + <div class="site-body" id="skipToContents"> | |
| 54 | + <div class="wrap"> | |
| 55 | + <aside class="lnb"></aside> | |
| 56 | + <div class="site-cont"> | |
| 57 | + <ul class="breadcrumb"> | |
| 58 | + <li><a href="#none" class="home">홈</a></li> | |
| 59 | + <li><a href="#none">1depth</a></li> | |
| 60 | + <li><a href="#none">2depth</a></li> | |
| 61 | + </ul> | |
| 62 | + <div class="page-tit-area"> | |
| 63 | + <div class="l-area"> | |
| 64 | + <h2 class="title-xlg">행사일정</h2> | |
| 65 | + </div> | |
| 66 | + </div> | |
| 67 | + <ul class="tabs-nav-lg"> | |
| 68 | + <li><a href="#none">리스트</a></li> | |
| 69 | + <li><a href="#none" class="is-active" title="선택됨">캘린더</a></li> | |
| 70 | + </ul> | |
| 71 | + <section class="section"> | |
| 72 | + <section class="calendar-area"> | |
| 73 | + <header class="calendar-header"> | |
| 74 | + <div class="l-area"> | |
| 75 | + <h3 class="calendar-tit">2025.09</h3> | |
| 76 | + <div class="fnc"> | |
| 77 | + <button type="button" class="btn-calendar-pv">이전</button> | |
| 78 | + <button type="button" class="btn-calendar-fw">다음</button> | |
| 79 | + </div> | |
| 80 | + </div> | |
| 81 | + </header> | |
| 82 | + <div class="calendar-tbl"> | |
| 83 | + <table> | |
| 84 | + <caption> 달력 테이블로 일, 월, 화, 수, 목, 금, 토로 구성되어 있습니다. </caption> | |
| 85 | + <thead> | |
| 86 | + <tr> | |
| 87 | + <th scope="col">일</th> | |
| 88 | + <th scope="col">월</th> | |
| 89 | + <th scope="col">화</th> | |
| 90 | + <th scope="col">수</th> | |
| 91 | + <th scope="col">목</th> | |
| 92 | + <th scope="col">금</th> | |
| 93 | + <th scope="col">토</th> | |
| 94 | + </tr> | |
| 95 | + </thead> | |
| 96 | + <tbody> | |
| 97 | + <tr> | |
| 98 | + <td class="is-close"> | |
| 99 | + <button type="button" class="lnk-full" disabled>선택</button> | |
| 100 | + <div class="cont"> | |
| 101 | + <strong class="date">1</strong> | |
| 102 | + <div class="txt-area"> | |
| 103 | + </div> | |
| 104 | + </div> | |
| 105 | + </td> | |
| 106 | + <td> | |
| 107 | + <button type="button" class="lnk-full">선택</button> | |
| 108 | + <div class="cont"> | |
| 109 | + <strong class="date">2</strong> | |
| 110 | + <div class="txt-area"> | |
| 111 | + </div> | |
| 112 | + </div> | |
| 113 | + </td> | |
| 114 | + <td> | |
| 115 | + <button type="button" class="lnk-full">선택</button> | |
| 116 | + <div class="cont"> | |
| 117 | + <strong class="date">3</strong> | |
| 118 | + <div class="txt-area"> | |
| 119 | + | |
| 120 | + </div> | |
| 121 | + </div> | |
| 122 | + </td> | |
| 123 | + <td> | |
| 124 | + <button type="button" class="lnk-full">선택</button> | |
| 125 | + <div class="cont"> | |
| 126 | + <strong class="date">4</strong> | |
| 127 | + <div class="txt-area"> | |
| 128 | + </div> | |
| 129 | + </div> | |
| 130 | + </td> | |
| 131 | + <td> | |
| 132 | + <button type="button" class="lnk-full">선택</button> | |
| 133 | + <div class="cont"> | |
| 134 | + <strong class="date">5</strong> | |
| 135 | + <div class="txt-area"> | |
| 136 | + </div> | |
| 137 | + </div> | |
| 138 | + </td> | |
| 139 | + <td> | |
| 140 | + <button type="button" class="lnk-full">선택</button> | |
| 141 | + <div class="cont"> | |
| 142 | + <strong class="date">6</strong> | |
| 143 | + <div class="txt-area"> | |
| 144 | + </div> | |
| 145 | + </div> | |
| 146 | + </td> | |
| 147 | + <td class="is-close"> | |
| 148 | + <button type="button" class="lnk-full" disabled>선택</button> | |
| 149 | + <div class="cont"> | |
| 150 | + <strong class="date">7</strong> | |
| 151 | + <div class="txt-area"> | |
| 152 | + </div> | |
| 153 | + </div> | |
| 154 | + </td> | |
| 155 | + </tr> | |
| 156 | + <tr> | |
| 157 | + <td class="is-close"> | |
| 158 | + <button type="button" class="lnk-full" disabled>선택</button> | |
| 159 | + <div class="cont"> | |
| 160 | + <strong class="date">8</strong> | |
| 161 | + <div class="txt-area"> | |
| 162 | + </div> | |
| 163 | + </div> | |
| 164 | + </td> | |
| 165 | + <td> | |
| 166 | + <button type="button" class="lnk-full">선택</button> | |
| 167 | + <div class="cont"> | |
| 168 | + <strong class="date">9</strong> | |
| 169 | + <div class="txt-area"> | |
| 170 | + </div> | |
| 171 | + </div> | |
| 172 | + </td> | |
| 173 | + <td> | |
| 174 | + <button type="button" class="lnk-full">선택</button> | |
| 175 | + <div class="cont"> | |
| 176 | + <strong class="date">10</strong> | |
| 177 | + <div class="txt-area"> | |
| 178 | + </div> | |
| 179 | + </div> | |
| 180 | + </td> | |
| 181 | + <td> | |
| 182 | + <button type="button" class="lnk-full">선택</button> | |
| 183 | + <div class="cont"> | |
| 184 | + <strong class="date">11</strong> | |
| 185 | + <div class="txt-area"> | |
| 186 | + </div> | |
| 187 | + </div> | |
| 188 | + </td> | |
| 189 | + <td> | |
| 190 | + <button type="button" class="lnk-full">선택</button> | |
| 191 | + <div class="cont"> | |
| 192 | + <strong class="date">12</strong> | |
| 193 | + <div class="txt-area"> | |
| 194 | + </div> | |
| 195 | + </div> | |
| 196 | + </td> | |
| 197 | + <td> | |
| 198 | + <button type="button" class="lnk-full">선택</button> | |
| 199 | + <div class="cont"> | |
| 200 | + <strong class="date">13</strong> | |
| 201 | + <div class="txt-area"> | |
| 202 | + </div> | |
| 203 | + </div> | |
| 204 | + </td> | |
| 205 | + <td class="is-close"> | |
| 206 | + <button type="button" class="lnk-full" disabled>선택</button> | |
| 207 | + <div class="cont"> | |
| 208 | + <strong class="date">14</strong> | |
| 209 | + <div class="txt-area"> | |
| 210 | + </div> | |
| 211 | + </div> | |
| 212 | + </td> | |
| 213 | + </tr> | |
| 214 | + <tr> | |
| 215 | + <td class="is-close"> | |
| 216 | + <button type="button" class="lnk-full" disabled>선택</button> | |
| 217 | + <div class="cont"> | |
| 218 | + <strong class="date">15</strong> | |
| 219 | + <div class="txt-area"> | |
| 220 | + </div> | |
| 221 | + </div> | |
| 222 | + </td> | |
| 223 | + <td> | |
| 224 | + <button type="button" class="lnk-full">선택</button> | |
| 225 | + <div class="cont"> | |
| 226 | + <strong class="date">16</strong> | |
| 227 | + <div class="txt-area"> | |
| 228 | + </div> | |
| 229 | + </div> | |
| 230 | + </td> | |
| 231 | + <td> | |
| 232 | + <button type="button" class="lnk-full">선택</button> | |
| 233 | + <div class="cont"> | |
| 234 | + <strong class="date">17</strong> | |
| 235 | + <div class="txt-area"> | |
| 236 | + </div> | |
| 237 | + </div> | |
| 238 | + </td> | |
| 239 | + <td> | |
| 240 | + <button type="button" class="lnk-full">선택</button> | |
| 241 | + <div class="cont"> | |
| 242 | + <strong class="date">18</strong> | |
| 243 | + <div class="txt-area"> | |
| 244 | + </div> | |
| 245 | + </div> | |
| 246 | + </td> | |
| 247 | + <td> | |
| 248 | + <button type="button" class="lnk-full">선택</button> | |
| 249 | + <div class="cont"> | |
| 250 | + <strong class="date">19</strong> | |
| 251 | + <div class="txt-area"> | |
| 252 | + </div> | |
| 253 | + </div> | |
| 254 | + </td> | |
| 255 | + <td> | |
| 256 | + <button type="button" class="lnk-full">선택</button> | |
| 257 | + <div class="cont"> | |
| 258 | + <strong class="date">20</strong> | |
| 259 | + <div class="txt-area"> | |
| 260 | + </div> | |
| 261 | + </div> | |
| 262 | + </td> | |
| 263 | + <td class="is-close"> | |
| 264 | + <button type="button" class="lnk-full" disabled>선택</button> | |
| 265 | + <div class="cont"> | |
| 266 | + <strong class="date">21</strong> | |
| 267 | + <div class="txt-area"> | |
| 268 | + </div> | |
| 269 | + </div> | |
| 270 | + </td> | |
| 271 | + </tr> | |
| 272 | + <tr> | |
| 273 | + <td class="is-close"> | |
| 274 | + <button type="button" class="lnk-full" disabled>선택</button> | |
| 275 | + <div class="cont"> | |
| 276 | + <strong class="date">22</strong> | |
| 277 | + <div class="txt-area"> | |
| 278 | + </div> | |
| 279 | + </div> | |
| 280 | + </td> | |
| 281 | + <td> | |
| 282 | + <button type="button" class="lnk-full">선택</button> | |
| 283 | + <div class="cont"> | |
| 284 | + <strong class="date">23</strong> | |
| 285 | + <div class="txt-area"> | |
| 286 | + </div> | |
| 287 | + </div> | |
| 288 | + </td> | |
| 289 | + <td> | |
| 290 | + <button type="button" class="lnk-full">선택</button> | |
| 291 | + <div class="cont"> | |
| 292 | + <strong class="date">24</strong> | |
| 293 | + <div class="txt-area"> | |
| 294 | + </div> | |
| 295 | + </div> | |
| 296 | + </td> | |
| 297 | + <td> | |
| 298 | + <button type="button" class="lnk-full">선택</button> | |
| 299 | + <div class="cont"> | |
| 300 | + <strong class="date">25</strong> | |
| 301 | + <div class="txt-area"> | |
| 302 | + </div> | |
| 303 | + </div> | |
| 304 | + </td> | |
| 305 | + <td> | |
| 306 | + <button type="button" class="lnk-full">선택</button> | |
| 307 | + <div class="cont"> | |
| 308 | + <strong class="date">26</strong> | |
| 309 | + <div class="txt-area"> | |
| 310 | + </div> | |
| 311 | + </div> | |
| 312 | + </td> | |
| 313 | + <td> | |
| 314 | + <button type="button" class="lnk-full">선택</button> | |
| 315 | + <div class="cont"> | |
| 316 | + <strong class="date">27</strong> | |
| 317 | + <div class="txt-area"> | |
| 318 | + </div> | |
| 319 | + </div> | |
| 320 | + </td> | |
| 321 | + <td class="is-close"> | |
| 322 | + <button type="button" class="lnk-full" disabled>선택</button> | |
| 323 | + <div class="cont"> | |
| 324 | + <strong class="date">28</strong> | |
| 325 | + <div class="txt-area"> | |
| 326 | + </div> | |
| 327 | + </div> | |
| 328 | + </td> | |
| 329 | + </tr> | |
| 330 | + <tr> | |
| 331 | + <td class="is-close"> | |
| 332 | + <button type="button" class="lnk-full" disabled>선택</button> | |
| 333 | + <div class="cont"> | |
| 334 | + <strong class="date">29</strong> | |
| 335 | + <div class="txt-area"> | |
| 336 | + </div> | |
| 337 | + </div> | |
| 338 | + </td> | |
| 339 | + <td> | |
| 340 | + <button type="button" class="lnk-full">선택</button> | |
| 341 | + <div class="cont"> | |
| 342 | + <strong class="date">30</strong> | |
| 343 | + <div class="txt-area"> | |
| 344 | + </div> | |
| 345 | + </div> | |
| 346 | + </td> | |
| 347 | + <td> | |
| 348 | + <button type="button" class="lnk-full">선택</button> | |
| 349 | + <div class="cont"> | |
| 350 | + <strong class="date">1</strong> | |
| 351 | + <div class="txt-area"> | |
| 352 | + </div> | |
| 353 | + </div> | |
| 354 | + </td> | |
| 355 | + <td> | |
| 356 | + <button type="button" class="lnk-full">선택</button> | |
| 357 | + <div class="cont"> | |
| 358 | + <strong class="date">2</strong> | |
| 359 | + <div class="txt-area"> | |
| 360 | + </div> | |
| 361 | + </div> | |
| 362 | + </td> | |
| 363 | + <td> | |
| 364 | + <button type="button" class="lnk-full">선택</button> | |
| 365 | + <div class="cont"> | |
| 366 | + <strong class="date">3</strong> | |
| 367 | + <div class="txt-area"> | |
| 368 | + </div> | |
| 369 | + </div> | |
| 370 | + </td> | |
| 371 | + <td> | |
| 372 | + <button type="button" class="lnk-full">선택</button> | |
| 373 | + <div class="cont"> | |
| 374 | + <strong class="date">4</strong> | |
| 375 | + <div class="txt-area"> | |
| 376 | + </div> | |
| 377 | + </div> | |
| 378 | + </td> | |
| 379 | + <td class="is-close"> | |
| 380 | + <button type="button" class="lnk-full" disabled>선택</button> | |
| 381 | + <div class="cont"> | |
| 382 | + <strong class="date">5</strong> | |
| 383 | + <div class="txt-area"> | |
| 384 | + </div> | |
| 385 | + </div> | |
| 386 | + </td> | |
| 387 | + </tr> | |
| 388 | + </tbody> | |
| 389 | + </table> | |
| 390 | + </div> | |
| 391 | + </section> | |
| 392 | + </section> | |
| 393 | + </div> | |
| 394 | + </div> | |
| 395 | + </div> | |
| 396 | + | |
| 397 | + <footer class="site-footer"></footer> | |
| 398 | + </div> | |
| 399 | + | |
| 400 | + <!-- toast --> | |
| 401 | + <div class="toast"></div> | |
| 402 | + | |
| 403 | + <!--popup--> | |
| 404 | + <div class="dim"></div> | |
| 405 | +</body> | |
| 406 | + | |
| 407 | +</html>(파일 끝에 줄바꿈 문자 없음) |
+++ html/onSejong/common/notice/scheduleList.html
... | ... | @@ -0,0 +1,125 @@ |
| 1 | +<!DOCTYPE html> | |
| 2 | +<html lang="ko"> | |
| 3 | + | |
| 4 | +<head> | |
| 5 | + <title>온세종학교</title> | |
| 6 | + | |
| 7 | + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
| 8 | + <meta name="Author" content=""> | |
| 9 | + <meta name="Keywords" content=""> | |
| 10 | + <meta name="Description" content=""> | |
| 11 | + <meta name="format-detection" content="telephone=no"> | |
| 12 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| 13 | + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0"> | |
| 14 | + | |
| 15 | + <link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet"> | |
| 16 | + | |
| 17 | + <!-- 공통 plugin --> | |
| 18 | + <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script> | |
| 19 | + <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script> | |
| 20 | + <!-- //공통 plugin --> | |
| 21 | + | |
| 22 | + <!-- 페이지 plugin--> | |
| 23 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script> | |
| 24 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script> | |
| 25 | + <!-- chart --> | |
| 26 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script> | |
| 27 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script> | |
| 28 | + <!-- //chart --> | |
| 29 | + <!-- //페이지 plugin--> | |
| 30 | + | |
| 31 | + <!-- 공통 퍼블 layout: 개발시 삭제--> | |
| 32 | + <script src="/resources/front/site/SITE_00000/js/_layout.js"></script> | |
| 33 | + <!--//퍼블 layout--> | |
| 34 | + | |
| 35 | + <!-- 공통 메뉴 js--> | |
| 36 | + <!-- //공통 메뉴 js --> | |
| 37 | + | |
| 38 | + <!--공통 퍼블 js--> | |
| 39 | + <script src="/resources/front/site/SITE_00000/js/common.js"></script> | |
| 40 | + <script src="/resources/front/site/SITE_00000/js/common-custom.js"></script> | |
| 41 | + <!--//공통 퍼블 js--> | |
| 42 | +</head> | |
| 43 | + | |
| 44 | +<body> | |
| 45 | + <div class="accessibility"> | |
| 46 | + <a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a> | |
| 47 | + </div> | |
| 48 | + <!-- for-teacher / for-student --> | |
| 49 | + <div class="container"> | |
| 50 | + <!-- 통합 헤더 및 네비게이션 --> | |
| 51 | + <header class="site-header"></header> | |
| 52 | + | |
| 53 | + <div class="site-body" id="skipToContents"> | |
| 54 | + <div class="wrap"> | |
| 55 | + <aside class="lnb"></aside> | |
| 56 | + <div class="site-cont"> | |
| 57 | + <ul class="breadcrumb"> | |
| 58 | + <li><a href="#none" class="home">홈</a></li> | |
| 59 | + <li><a href="#none">1depth</a></li> | |
| 60 | + <li><a href="#none">2depth</a></li> | |
| 61 | + </ul> | |
| 62 | + <div class="page-tit-area"> | |
| 63 | + <div class="l-area"> | |
| 64 | + <h2 class="title-xlg">행사일정</h2> | |
| 65 | + </div> | |
| 66 | + </div> | |
| 67 | + <ul class="tabs-nav-lg"> | |
| 68 | + <li><a href="#none" class="is-active" title="선택됨">리스트</a></li> | |
| 69 | + <li><a href="#none">캘린더</a></li> | |
| 70 | + </ul> | |
| 71 | + <section class="calendar-area"> | |
| 72 | + <header class="calendar-header"> | |
| 73 | + <div class="l-area"> | |
| 74 | + <h3 class="calendar-tit">2025.09</h3> | |
| 75 | + <div class="fnc"> | |
| 76 | + <button type="button" class="btn-calendar-pv">이전</button> | |
| 77 | + <button type="button" class="btn-calendar-fw">다음</button> | |
| 78 | + </div> | |
| 79 | + </div> | |
| 80 | + </header> | |
| 81 | + </section> | |
| 82 | + <div class="info-type"> | |
| 83 | + <table> | |
| 84 | + <caption>행사일정</caption> | |
| 85 | + <colgroup> | |
| 86 | + <col style="width: 25%;"> | |
| 87 | + <col> | |
| 88 | + </colgroup> | |
| 89 | + <thead> | |
| 90 | + <tr> | |
| 91 | + <th scope="col">일자</th> | |
| 92 | + <th scope="col">행사</th> | |
| 93 | + </tr> | |
| 94 | + </thead> | |
| 95 | + <tbody> | |
| 96 | + <tr> | |
| 97 | + <td>2025년 03월 02일</td> | |
| 98 | + <td>입학식</td> | |
| 99 | + </tr> | |
| 100 | + <tr> | |
| 101 | + <td>2025년 03월 05일</td> | |
| 102 | + <td>학부모 총회 및 학교 설명회</td> | |
| 103 | + </tr> | |
| 104 | + <tr> | |
| 105 | + <td>2025년 03월 22일</td> | |
| 106 | + <td>진로·적성 검사 / 오리엔테이션 활동</td> | |
| 107 | + </tr> | |
| 108 | + </tbody> | |
| 109 | + </table> | |
| 110 | + </div> | |
| 111 | + </div> | |
| 112 | + </div> | |
| 113 | + </div> | |
| 114 | + | |
| 115 | + <footer class="site-footer"></footer> | |
| 116 | + </div> | |
| 117 | + | |
| 118 | + <!-- toast --> | |
| 119 | + <div class="toast"></div> | |
| 120 | + | |
| 121 | + <!--popup--> | |
| 122 | + <div class="dim"></div> | |
| 123 | +</body> | |
| 124 | + | |
| 125 | +</html>(파일 끝에 줄바꿈 문자 없음) |
--- html/onSejong/index.html
+++ html/onSejong/index.html
... | ... | @@ -370,19 +370,19 @@ |
| 370 | 370 |
<li class="before">학교안내</li> |
| 371 | 371 |
<li>알림마당 |
| 372 | 372 |
<ul> |
| 373 |
- <li class="working">공지사항 |
|
| 373 |
+ <li>공지사항 |
|
| 374 | 374 |
<ul> |
| 375 |
- <li>목록,common/notice/notice.html</li> |
|
| 376 |
- <li>상세보기,common/notice/noticeView.html</li> |
|
| 375 |
+ <li class="add">목록,common/notice/notice.html</li> |
|
| 376 |
+ <li class="add">상세보기,common/notice/noticeView.html</li> |
|
| 377 | 377 |
</ul> |
| 378 | 378 |
</li> |
| 379 | 379 |
<li class="before">가정통신문(중복)</li> |
| 380 | 380 |
<li class="before">학사일정(중복)</li> |
| 381 | 381 |
<li class="before">채용공고(중복)</li> |
| 382 |
- <li class="before">행사일정 |
|
| 382 |
+ <li>행사일정 |
|
| 383 | 383 |
<ul> |
| 384 |
- <li>리스트</li> |
|
| 385 |
- <li>캘린더</li> |
|
| 384 |
+ <li class="add">리스트,common/notice/scheduleList.html</li> |
|
| 385 |
+ <li class="add">캘린더,common/notice/scheduleCalendar.html</li> |
|
| 386 | 386 |
</ul> |
| 387 | 387 |
</li> |
| 388 | 388 |
</ul> |
+++ html/onSejong/manager/mystorage/memberManage_student.html
... | ... | @@ -0,0 +1,245 @@ |
| 1 | +<!DOCTYPE html> | |
| 2 | +<html lang="ko"> | |
| 3 | + | |
| 4 | +<head> | |
| 5 | + <title>온세종학교</title> | |
| 6 | + | |
| 7 | + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
| 8 | + <meta name="Author" content=""> | |
| 9 | + <meta name="Keywords" content=""> | |
| 10 | + <meta name="Description" content=""> | |
| 11 | + <meta name="format-detection" content="telephone=no"> | |
| 12 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| 13 | + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0"> | |
| 14 | + | |
| 15 | + <link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet"> | |
| 16 | + | |
| 17 | + <!-- 공통 plugin --> | |
| 18 | + <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script> | |
| 19 | + <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script> | |
| 20 | + <!-- //공통 plugin --> | |
| 21 | + | |
| 22 | + <!-- 페이지 plugin--> | |
| 23 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script> | |
| 24 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script> | |
| 25 | + <!-- chart --> | |
| 26 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script> | |
| 27 | + <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script> | |
| 28 | + <!-- //chart --> | |
| 29 | + <!-- //페이지 plugin--> | |
| 30 | + | |
| 31 | + <!-- 공통 퍼블 layout: 개발시 삭제--> | |
| 32 | + <script src="/resources/front/site/SITE_00000/js/_layout.js"></script> | |
| 33 | + <!--//퍼블 layout--> | |
| 34 | + | |
| 35 | + <!-- 공통 메뉴 js--> | |
| 36 | + <!-- //공통 메뉴 js --> | |
| 37 | + | |
| 38 | + <!--공통 퍼블 js--> | |
| 39 | + <script src="/resources/front/site/SITE_00000/js/common.js"></script> | |
| 40 | + <script src="/resources/front/site/SITE_00000/js/common-custom.js"></script> | |
| 41 | + <!--//공통 퍼블 js--> | |
| 42 | +</head> | |
| 43 | + | |
| 44 | +<body> | |
| 45 | + <div class="accessibility"> | |
| 46 | + <a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a> | |
| 47 | + </div> | |
| 48 | + <!-- for-teacher / for-student --> | |
| 49 | + <div class="container"> | |
| 50 | + <!-- 통합 헤더 및 네비게이션 --> | |
| 51 | + <header class="site-header"></header> | |
| 52 | + | |
| 53 | + <div class="site-body" id="skipToContents"> | |
| 54 | + <div class="wrap"> | |
| 55 | + <ul class="breadcrumb"> | |
| 56 | + <li><a href="#none" class="home">홈</a></li> | |
| 57 | + <li><a href="#none">1depth</a></li> | |
| 58 | + <li><a href="#none">2depth</a></li> | |
| 59 | + </ul> | |
| 60 | + <div class="page-tit-area"> | |
| 61 | + <div class="l-area"> | |
| 62 | + <h2 class="title-xlg">나의 보관함</h2> | |
| 63 | + </div> | |
| 64 | + <div class="r-area"><button class="btn lg cta ico-plus">새로 만들기</button></div> | |
| 65 | + </div> | |
| 66 | + <ul class="tabs-nav-lg"> | |
| 67 | + <li><a href="#none" class="is-active" title="선택됨">영상</a></li> | |
| 68 | + <li><a href="#none">이미지</a></li> | |
| 69 | + <li><a href="#none">문서</a></li> | |
| 70 | + <li><a href="#none">문항</a></li> | |
| 71 | + <li><a href="#none">평가지</a></li> | |
| 72 | + </ul> | |
| 73 | + <div class="fnc-extend-area"> | |
| 74 | + <div class="extend-default-area"> | |
| 75 | + <div class="l-area"> | |
| 76 | + <p class="total">전체 <em>156</em>명</p> | |
| 77 | + </div> | |
| 78 | + <div class="r-area"> | |
| 79 | + <select class="select-sort border-none" title="정렬 선택"> | |
| 80 | + <option>최신 등록일 순</option> | |
| 81 | + <option>시작일 기준 정렬</option> | |
| 82 | + <option>종료일 기준 정렬</option> | |
| 83 | + </select> | |
| 84 | + </div> | |
| 85 | + </div> | |
| 86 | + <div class="extend-fnc-area"> | |
| 87 | + <div class="l-area"> | |
| 88 | + <div class="checkradio"> | |
| 89 | + <input type="checkbox" class="icon-only" id="chk_all"> | |
| 90 | + <label for="chk_all">선택</label> | |
| 91 | + </div> | |
| 92 | + <div class="btn-group"> | |
| 93 | + <button class="btn xsm">선택 삭제</button> | |
| 94 | + </div> | |
| 95 | + </div> | |
| 96 | + </div> | |
| 97 | + </div> | |
| 98 | + <div class="list-type"> | |
| 99 | + <table> | |
| 100 | + <caption>수강생 목록</caption> | |
| 101 | + <colgroup> | |
| 102 | + <col style="width: 48px;"> | |
| 103 | + <col> | |
| 104 | + <col> | |
| 105 | + <col style="width: 200px;"> | |
| 106 | + <col style="width: 200px;"> | |
| 107 | + <col style="width: 280px;"> | |
| 108 | + </colgroup> | |
| 109 | + <thead> | |
| 110 | + <tr> | |
| 111 | + <th scope="col"></th> | |
| 112 | + <th scope="col">멤버정보</th> | |
| 113 | + <th scope="col">학교/학년/반/번호</th> | |
| 114 | + <th scope="col">전화번호</th> | |
| 115 | + <th scope="col">최근 접속일</th> | |
| 116 | + <th scope="col">관리</th> | |
| 117 | + </tr> | |
| 118 | + </thead> | |
| 119 | + <tbody> | |
| 120 | + <tr> | |
| 121 | + <td> | |
| 122 | + <div class="checkradio"> | |
| 123 | + <input type="checkbox" class="icon-only" id="chk1_1"> | |
| 124 | + <label for="chk1_1">선택</label> | |
| 125 | + </div> | |
| 126 | + </td> | |
| 127 | + <td> | |
| 128 | + <div class="profile align-left"> | |
| 129 | + <div class="img-area"> | |
| 130 | + <figure> | |
| 131 | + <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" | |
| 132 | + alt="프로필 썸네일"> | |
| 133 | + </figure> | |
| 134 | + </div> | |
| 135 | + <div class="txt-area"> | |
| 136 | + <strong class="profile-tit">학생명</strong> | |
| 137 | + <span>user_id</span> | |
| 138 | + </div> | |
| 139 | + <div class="fnc"> | |
| 140 | + <span class="label secondary">학생</span> | |
| 141 | + </div> | |
| 142 | + </div> | |
| 143 | + </td> | |
| 144 | + <td> | |
| 145 | + OO고등학교 / 1학년 / 3반 / 12번 | |
| 146 | + </td> | |
| 147 | + <td> | |
| 148 | + 010-1234-5678 | |
| 149 | + </td> | |
| 150 | + <td data-tit="최근 접속일"> | |
| 151 | + 2025-08-15 12:21 | |
| 152 | + </td> | |
| 153 | + <td> | |
| 154 | + <div class="btn-tbl-cont"> | |
| 155 | + <button type="button" class="btn sm primary">승인</button> | |
| 156 | + <button type="button" class="btn sm danger">거절</button> | |
| 157 | + </div> | |
| 158 | + </td> | |
| 159 | + </tr> | |
| 160 | + <tr> | |
| 161 | + <td> | |
| 162 | + <div class="checkradio"> | |
| 163 | + <input type="checkbox" class="icon-only" id="chk1_1"> | |
| 164 | + <label for="chk1_1">선택</label> | |
| 165 | + </div> | |
| 166 | + </td> | |
| 167 | + <td> | |
| 168 | + <div class="profile align-left"> | |
| 169 | + <div class="img-area"> | |
| 170 | + <figure> | |
| 171 | + <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" | |
| 172 | + alt="프로필 썸네일"> | |
| 173 | + </figure> | |
| 174 | + </div> | |
| 175 | + <div class="txt-area"> | |
| 176 | + <strong class="profile-tit">학생명</strong> | |
| 177 | + <span>user_id</span> | |
| 178 | + </div> | |
| 179 | + <div class="fnc"> | |
| 180 | + <span class="label secondary">학생</span> | |
| 181 | + </div> | |
| 182 | + </div> | |
| 183 | + </td> | |
| 184 | + <td> | |
| 185 | + OO고등학교 / 1학년 / 3반 / 12번 | |
| 186 | + </td> | |
| 187 | + <td> | |
| 188 | + 010-1234-5678 | |
| 189 | + </td> | |
| 190 | + <td data-tit="최근 접속일"> | |
| 191 | + 2025-08-15 12:21 | |
| 192 | + </td> | |
| 193 | + <td> | |
| 194 | + <div class="btn-tbl-cont"> | |
| 195 | + <button type="button" class="btn sm">학습성장 일지</button> | |
| 196 | + <button type="button" class="btn sm">학습활동 보고서</button> | |
| 197 | + </div> | |
| 198 | + </td> | |
| 199 | + </tr> | |
| 200 | + </tbody> | |
| 201 | + </table> | |
| 202 | + </div> | |
| 203 | + <ul class="pagenation"> | |
| 204 | + <li class="ppv"> | |
| 205 | + <a href="#none" class="btn ico-ppv circle sm" title="전체 목록에서 가장 처음 목록으로 이동합니다">처음으로</a> | |
| 206 | + </li> | |
| 207 | + <li class="pv"> | |
| 208 | + <a href="#none" class="btn ico-pv circle sm" title="이전 목록으로 이동합니다">이전으로</a> | |
| 209 | + </li> | |
| 210 | + <li class="current"> | |
| 211 | + <span title="현재 페이지">1</span> | |
| 212 | + </li> | |
| 213 | + <li> | |
| 214 | + <a href="#none" title="2번째 목록으로 이동합니다">2</a> | |
| 215 | + </li> | |
| 216 | + <li> | |
| 217 | + <a href="#none" title="3번째 목록으로 이동합니다">3</a> | |
| 218 | + </li> | |
| 219 | + <li> | |
| 220 | + <a href="#none" title="4번째 목록으로 이동합니다">4</a> | |
| 221 | + </li> | |
| 222 | + <li> | |
| 223 | + <a href="#none" title="5번째 목록으로 이동합니다">5</a> | |
| 224 | + </li> | |
| 225 | + <li class="fw"> | |
| 226 | + <a href="#none" class="btn ico-fw circle sm" title="다음 목록으로 이동합니다">다음으로</a> | |
| 227 | + </li> | |
| 228 | + <li class="ffw"> | |
| 229 | + <a href="#none" class="btn ico-ffw circle sm" title="전체 목록에서 가장 마지막 목록으로 이동합니다">끝으로</a> | |
| 230 | + </li> | |
| 231 | + </ul> | |
| 232 | + </div> | |
| 233 | + </div> | |
| 234 | + | |
| 235 | + <footer class="site-footer"></footer> | |
| 236 | + </div> | |
| 237 | + | |
| 238 | + <!-- toast --> | |
| 239 | + <div class="toast"></div> | |
| 240 | + | |
| 241 | + <!--popup--> | |
| 242 | + <div class="dim"></div> | |
| 243 | +</body> | |
| 244 | + | |
| 245 | +</html>(파일 끝에 줄바꿈 문자 없음) |
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?