뷰어 수정
@92a25fed97c0e04c47e3dd7be88038579852d6ba
--- html/onSejong/_module/achievecode.html
+++ html/onSejong/_module/achievecode.html
... | ... | @@ -1,51 +1,47 @@ |
| 1 | 1 |
<fieldset class="achievecod-section achievecode-type checkradio-area"> |
| 2 |
- <legend>교육과정, 테마 선택</legend> |
|
| 3 |
- <div class="checkradio"> |
|
| 4 |
- <input type="radio" name="achievecodeType" id="achievecodeType- |
|
| 5 |
- curriculum" checked> |
|
| 6 |
- <label for="achievecodeType- |
|
| 7 |
- curriculum">교육과정</label> |
|
| 8 |
- </div> |
|
| 9 |
- <div class="checkradio"> |
|
| 10 |
- <input type="radio" name="achievecodeType" id="achievecodeType- |
|
| 11 |
- theme"> |
|
| 12 |
- <label for="achievecodeType- |
|
| 13 |
- theme">테마</label> |
|
| 14 |
- </div> |
|
| 2 |
+ <legend>교육과정, 테마 선택</legend> |
|
| 3 |
+ <div class="checkradio"> |
|
| 4 |
+ <input type="radio" name="achievecodeType" id="achievecodeType-curriculum" checked /> |
|
| 5 |
+ <label for="achievecodeType-curriculum">교육과정</label> |
|
| 6 |
+ </div> |
|
| 7 |
+ <div class="checkradio"> |
|
| 8 |
+ <input type="radio" name="achievecodeType" id="achievecodeType-theme" /> |
|
| 9 |
+ <label for="achievecodeType-theme">테마</label> |
|
| 10 |
+ </div> |
|
| 15 | 11 |
</fieldset> |
| 16 | 12 |
<ul class="achievecod-section achievecode-sch"> |
| 17 |
- <li> |
|
| 18 |
- <select title="학교급 선택"> |
|
| 19 |
- <option>학교급</option> |
|
| 20 |
- <option>초등학교</option> |
|
| 21 |
- <option>중학교</option> |
|
| 22 |
- <option>고등학교</option> |
|
| 23 |
- </select> |
|
| 24 |
- </li> |
|
| 25 |
- <li class="is-disabled"> |
|
| 26 |
- <select title="학년 선택" disabled> |
|
| 27 |
- <option>학년</option> |
|
| 28 |
- <option>1학년</option> |
|
| 29 |
- <option>2학년</option> |
|
| 30 |
- <option>3학년</option> |
|
| 31 |
- </select> |
|
| 32 |
- </li> |
|
| 33 |
- <li class="is-disabled"> |
|
| 34 |
- <input type="text" placeholder="과목" class="subject-sch" disabled> |
|
| 35 |
- <button type="button" class="btn-sch" onclick="popupOpenPub('popup-subject')" disabled>과목 검색</button>
|
|
| 36 |
- </li> |
|
| 37 |
- <li class="is-disabled"> |
|
| 38 |
- <input type="text" placeholder="성취기준, 코드검색" class="achievecode-sch" disabled> |
|
| 39 |
- <button type="button" class="btn-sch" onclick="popupOpenPub('popup-achievecode')" disabled>과목 검색</button>
|
|
| 40 |
- </li> |
|
| 13 |
+ <li> |
|
| 14 |
+ <select title="학교급 선택"> |
|
| 15 |
+ <option>학교급</option> |
|
| 16 |
+ <option>초등학교</option> |
|
| 17 |
+ <option>중학교</option> |
|
| 18 |
+ <option>고등학교</option> |
|
| 19 |
+ </select> |
|
| 20 |
+ </li> |
|
| 21 |
+ <li class="is-disabled"> |
|
| 22 |
+ <select title="학년 선택" disabled> |
|
| 23 |
+ <option>학년</option> |
|
| 24 |
+ <option>1학년</option> |
|
| 25 |
+ <option>2학년</option> |
|
| 26 |
+ <option>3학년</option> |
|
| 27 |
+ </select> |
|
| 28 |
+ </li> |
|
| 29 |
+ <li class="is-disabled"> |
|
| 30 |
+ <input type="text" placeholder="과목" class="subject-sch" disabled /> |
|
| 31 |
+ <button type="button" class="btn-sch" onclick="popupOpenPub('popup-subject')" disabled>과목 검색</button>
|
|
| 32 |
+ </li> |
|
| 33 |
+ <li class="is-disabled"> |
|
| 34 |
+ <input type="text" placeholder="성취기준, 코드검색" class="achievecode-sch" disabled /> |
|
| 35 |
+ <button type="button" class="btn-sch" onclick="popupOpenPub('popup-achievecode')" disabled>과목 검색</button>
|
|
| 36 |
+ </li> |
|
| 41 | 37 |
</ul> |
| 42 | 38 |
<div class="achievecod-section achievecode-keyword"> |
| 43 |
- <strong>최근 선택한 과목</strong> |
|
| 44 |
- <div class="txt-area"> |
|
| 45 |
- <button type="button">과목1</button> |
|
| 46 |
- <button type="button">과목2</button> |
|
| 47 |
- <button type="button">과목3</button> |
|
| 48 |
- <button type="button">과목4</button> |
|
| 49 |
- <button type="button">과목5</button> |
|
| 50 |
- </div> |
|
| 51 |
-</div>(파일 끝에 줄바꿈 문자 없음) |
|
| 39 |
+ <strong>최근 선택한 과목</strong> |
|
| 40 |
+ <div class="txt-area"> |
|
| 41 |
+ <button type="button">과목1</button> |
|
| 42 |
+ <button type="button">과목2</button> |
|
| 43 |
+ <button type="button">과목3</button> |
|
| 44 |
+ <button type="button">과목4</button> |
|
| 45 |
+ <button type="button">과목5</button> |
|
| 46 |
+ </div> |
|
| 47 |
+</div> |
--- html/onSejong/_module/reply.html
+++ html/onSejong/_module/reply.html
... | ... | @@ -1,100 +1,110 @@ |
| 1 | 1 |
<div class="wrap-sm"> |
| 2 |
- <ul class="reply-list"> |
|
| 3 |
- <li> |
|
| 4 |
- <div class="profile-img-area"> |
|
| 5 |
- <figure> |
|
| 6 |
- <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
|
| 7 |
- </figure> |
|
| 8 |
- </div> |
|
| 9 |
- <div class="txt-area"> |
|
| 10 |
- <div class="reply-tit-area"> |
|
| 11 |
- <div class="l-area"> |
|
| 12 |
- <strong class="profile-tit">홍길동</strong> |
|
| 13 |
- <span class="time">2026-04-14 10:59</span> |
|
| 14 |
- </div> |
|
| 15 |
- <div class="r-area"> |
|
| 16 |
- <div class="btn-group"> |
|
| 17 |
- <button type="button" class="btn sm circle ghost ico-edit">수정</button> |
|
| 18 |
- <button type="button" class="btn sm circle ghost ico-delete">삭제</button> |
|
| 19 |
- </div> |
|
| 20 |
- </div> |
|
| 21 |
- </div> |
|
| 22 |
- <div class="reply-txt-area"> |
|
| 23 |
- <div class="txt"> 댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용</div> |
|
| 24 |
- <div class="img"> |
|
| 25 |
- <img src="/resources/front/site/SITE_00000/images/temp/pic1.jpg" alt=""> |
|
| 26 |
- </div> |
|
| 27 |
- </div> |
|
| 28 |
- <div class="reply-fnc-area"> |
|
| 29 |
- <div class="l-area"> |
|
| 30 |
- <button type="button" class="btn-text toggle bg-none"><i class="ico-favorite"></i> 123</button> |
|
| 31 |
- <button type="button" class="btn-text"><i class="ico-comment"></i> 답글쓰기</button> |
|
| 32 |
- </div> |
|
| 33 |
- </div> |
|
| 34 |
- <div class="reply-re-area"> |
|
| 35 |
- <ul class="reply-re-list"> |
|
| 36 |
- <li class="reply-write-area"> |
|
| 37 |
- <div class="profile-img-area"> |
|
| 38 |
- <figure class=""> |
|
| 39 |
- <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
|
| 40 |
- </figure> |
|
| 41 |
- </div> |
|
| 42 |
- <div class="txt-area"> |
|
| 43 |
- <div class="write"> |
|
| 44 |
- <textarea title="댓글 입력" placeholder="댓글을 입력하세요."></textarea> |
|
| 45 |
- <div class="write-fnc-area"> |
|
| 46 |
- <div class="l-area"> |
|
| 47 |
- <div class="file-custom"> |
|
| 48 |
- <input type="file" title="파일 입력"> |
|
| 49 |
- <button type="button" class="ico-img">이미지</button> |
|
| 50 |
- </div> |
|
| 51 |
- </div> |
|
| 52 |
- <div class="r-area"> |
|
| 53 |
- <div class="btn-group"> |
|
| 54 |
- <button type="submit" class="btn xsm">취소</button> |
|
| 55 |
- <button type="submit" class="btn xsm primary">등록</button> |
|
| 56 |
- </div> |
|
| 57 |
- </div> |
|
| 58 |
- </div> |
|
| 59 |
- </div> |
|
| 60 |
- </div> |
|
| 61 |
- </li> |
|
| 62 |
- <li> |
|
| 63 |
- <div class="profile-img-area"> |
|
| 64 |
- <figure class=""> |
|
| 65 |
- <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
|
| 66 |
- </figure> |
|
| 67 |
- </div> |
|
| 68 |
- <div class="txt-area"> |
|
| 69 |
- <div class="reply-tit-area"> |
|
| 70 |
- <div class="l-area"> |
|
| 71 |
- <strong class="profile-tit">홍길동</strong> |
|
| 72 |
- <span class="time">2026-04-14 10:59</span> |
|
| 73 |
- </div> |
|
| 74 |
- <div class="r-area"> |
|
| 75 |
- <div class="btn-group"> |
|
| 76 |
- <button type="button" class="btn xsm circle ghost ico-edit">수정</button> |
|
| 77 |
- <button type="button" class="btn xsm circle ghost ico-delete">삭제</button> |
|
| 78 |
- </div> |
|
| 79 |
- </div> |
|
| 80 |
- </div> |
|
| 81 |
- <div class="reply-txt-area"> |
|
| 82 |
- <div class="txt"> |
|
| 83 |
- 댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용 |
|
| 84 |
- </div> |
|
| 85 |
- <div class="img"> |
|
| 86 |
- <img src="/resources/front/site/SITE_00000/images/temp/pic1.jpg" alt=""> |
|
| 87 |
- </div> |
|
| 88 |
- </div> |
|
| 89 |
- <div class="reply-fnc-area"> |
|
| 90 |
- <div class="l-area"> |
|
| 91 |
- <button type="button" class="btn-text toggle bg-none"><i class="ico-favorite"></i> 123</button> |
|
| 92 |
- <button type="button" class="btn-text"><i class="ico-comment"></i> 답글쓰기</button> |
|
| 93 |
- </div> |
|
| 94 |
- </div> |
|
| 95 |
- </div> |
|
| 96 |
- </li> |
|
| 97 |
- <!-- <li class="reply-write-area"> |
|
| 2 |
+ <ul class="reply-list"> |
|
| 3 |
+ <li> |
|
| 4 |
+ <div class="profile-img-area"> |
|
| 5 |
+ <figure> |
|
| 6 |
+ <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일" /> |
|
| 7 |
+ </figure> |
|
| 8 |
+ </div> |
|
| 9 |
+ <div class="txt-area"> |
|
| 10 |
+ <div class="reply-tit-area"> |
|
| 11 |
+ <div class="l-area"> |
|
| 12 |
+ <strong class="profile-tit">홍길동</strong> |
|
| 13 |
+ <span class="time">2026-04-14 10:59</span> |
|
| 14 |
+ </div> |
|
| 15 |
+ <div class="r-area"> |
|
| 16 |
+ <div class="btn-group"> |
|
| 17 |
+ <button type="button" class="btn sm circle ghost ico-edit">수정</button> |
|
| 18 |
+ <button type="button" class="btn sm circle ghost ico-delete">삭제</button> |
|
| 19 |
+ </div> |
|
| 20 |
+ </div> |
|
| 21 |
+ </div> |
|
| 22 |
+ <div class="reply-txt-area"> |
|
| 23 |
+ <div class="txt">댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용</div> |
|
| 24 |
+ <div class="img"> |
|
| 25 |
+ <img src="/resources/front/site/SITE_00000/images/temp/pic1.jpg" alt="" /> |
|
| 26 |
+ </div> |
|
| 27 |
+ </div> |
|
| 28 |
+ <div class="reply-fnc-area"> |
|
| 29 |
+ <div class="l-area"> |
|
| 30 |
+ <button type="button" class="btn-text toggle bg-none"> |
|
| 31 |
+ <i class="ico-favorite"></i> |
|
| 32 |
+ 123 |
|
| 33 |
+ </button> |
|
| 34 |
+ <button type="button" class="btn-text"> |
|
| 35 |
+ <i class="ico-comment"></i> |
|
| 36 |
+ 답글쓰기 |
|
| 37 |
+ </button> |
|
| 38 |
+ </div> |
|
| 39 |
+ </div> |
|
| 40 |
+ <div class="reply-re-area"> |
|
| 41 |
+ <ul class="reply-re-list"> |
|
| 42 |
+ <li class="reply-write-area"> |
|
| 43 |
+ <div class="profile-img-area"> |
|
| 44 |
+ <figure class=""> |
|
| 45 |
+ <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일" /> |
|
| 46 |
+ </figure> |
|
| 47 |
+ </div> |
|
| 48 |
+ <div class="txt-area"> |
|
| 49 |
+ <div class="write"> |
|
| 50 |
+ <textarea title="댓글 입력" placeholder="댓글을 입력하세요."></textarea> |
|
| 51 |
+ <div class="write-fnc-area"> |
|
| 52 |
+ <div class="l-area"> |
|
| 53 |
+ <div class="file-custom"> |
|
| 54 |
+ <input type="file" title="파일 입력" /> |
|
| 55 |
+ <button type="button" class="ico-img">이미지</button> |
|
| 56 |
+ </div> |
|
| 57 |
+ </div> |
|
| 58 |
+ <div class="r-area"> |
|
| 59 |
+ <div class="btn-group"> |
|
| 60 |
+ <button type="submit" class="btn xsm">취소</button> |
|
| 61 |
+ <button type="submit" class="btn xsm primary">등록</button> |
|
| 62 |
+ </div> |
|
| 63 |
+ </div> |
|
| 64 |
+ </div> |
|
| 65 |
+ </div> |
|
| 66 |
+ </div> |
|
| 67 |
+ </li> |
|
| 68 |
+ <li> |
|
| 69 |
+ <div class="profile-img-area"> |
|
| 70 |
+ <figure class=""> |
|
| 71 |
+ <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일" /> |
|
| 72 |
+ </figure> |
|
| 73 |
+ </div> |
|
| 74 |
+ <div class="txt-area"> |
|
| 75 |
+ <div class="reply-tit-area"> |
|
| 76 |
+ <div class="l-area"> |
|
| 77 |
+ <strong class="profile-tit">홍길동</strong> |
|
| 78 |
+ <span class="time">2026-04-14 10:59</span> |
|
| 79 |
+ </div> |
|
| 80 |
+ <div class="r-area"> |
|
| 81 |
+ <div class="btn-group"> |
|
| 82 |
+ <button type="button" class="btn xsm circle ghost ico-edit">수정</button> |
|
| 83 |
+ <button type="button" class="btn xsm circle ghost ico-delete">삭제</button> |
|
| 84 |
+ </div> |
|
| 85 |
+ </div> |
|
| 86 |
+ </div> |
|
| 87 |
+ <div class="reply-txt-area"> |
|
| 88 |
+ <div class="txt">댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용</div> |
|
| 89 |
+ <div class="img"> |
|
| 90 |
+ <img src="/resources/front/site/SITE_00000/images/temp/pic1.jpg" alt="" /> |
|
| 91 |
+ </div> |
|
| 92 |
+ </div> |
|
| 93 |
+ <div class="reply-fnc-area"> |
|
| 94 |
+ <div class="l-area"> |
|
| 95 |
+ <button type="button" class="btn-text toggle bg-none"> |
|
| 96 |
+ <i class="ico-favorite"></i> |
|
| 97 |
+ 123 |
|
| 98 |
+ </button> |
|
| 99 |
+ <button type="button" class="btn-text"> |
|
| 100 |
+ <i class="ico-comment"></i> |
|
| 101 |
+ 답글쓰기 |
|
| 102 |
+ </button> |
|
| 103 |
+ </div> |
|
| 104 |
+ </div> |
|
| 105 |
+ </div> |
|
| 106 |
+ </li> |
|
| 107 |
+ <!-- <li class="reply-write-area"> |
|
| 98 | 108 |
<div class="profile-img-area"> |
| 99 | 109 |
<figure class=""> |
| 100 | 110 |
<img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
... | ... | @@ -120,92 +130,96 @@ |
| 120 | 130 |
</div> |
| 121 | 131 |
</div> |
| 122 | 132 |
</li> --> |
| 123 |
- <li class="reply-write-area"> |
|
| 124 |
- <div class="profile-img-area"> |
|
| 125 |
- <figure class=""> |
|
| 126 |
- <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
|
| 127 |
- </figure> |
|
| 128 |
- </div> |
|
| 129 |
- <div class="txt-area"> |
|
| 130 |
- <div class="write"> |
|
| 131 |
- <textarea title="댓글 입력" placeholder="댓글을 입력하세요.">대댓글 수정</textarea> |
|
| 132 |
- <div class="write-fnc-area"> |
|
| 133 |
- <div class="l-area"> |
|
| 134 |
- <div class="file-custom"> |
|
| 135 |
- <input type="file" title="파일 입력"> |
|
| 136 |
- <button type="button" class="ico-img">이미지</button> |
|
| 137 |
- </div> |
|
| 138 |
- </div> |
|
| 139 |
- <div class="r-area"> |
|
| 140 |
- <div class="btn-group"> |
|
| 141 |
- <button type="button" class="btn xsm">취소</button> |
|
| 142 |
- <button type="button" class="btn xsm primary">등록</button> |
|
| 143 |
- </div> |
|
| 144 |
- </div> |
|
| 145 |
- </div> |
|
| 146 |
- </div> |
|
| 147 |
- </div> |
|
| 148 |
- </li> |
|
| 149 |
- <li> |
|
| 150 |
- <div class="profile-img-area"> |
|
| 151 |
- <figure class=""> |
|
| 152 |
- <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
|
| 153 |
- </figure> |
|
| 154 |
- </div> |
|
| 155 |
- <div class="txt-area"> |
|
| 156 |
- <div class="reply-tit-area"> |
|
| 157 |
- <div class="l-area"> |
|
| 158 |
- <strong class="profile-tit">홍길동</strong> |
|
| 159 |
- <span class="time">2026-04-14 10:59</span> |
|
| 160 |
- </div> |
|
| 161 |
- <div class="r-area"> |
|
| 162 |
- <div class="btn-group"> |
|
| 163 |
- <button type="button" class="btn xsm circle ghost ico-edit">수정</button> |
|
| 164 |
- <button type="button" class="btn xsm circle ghost ico-delete">삭제</button> |
|
| 165 |
- </div> |
|
| 166 |
- </div> |
|
| 167 |
- </div> |
|
| 168 |
- <div class="reply-txt-area"> |
|
| 169 |
- <div class="txt"> |
|
| 170 |
- 댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용 |
|
| 171 |
- </div> |
|
| 172 |
- </div> |
|
| 173 |
- <div class="reply-fnc-area"> |
|
| 174 |
- <div class="l-area"> |
|
| 175 |
- <button type="button" class="btn-text toggle bg-none"><i class="ico-favorite"></i> 123</button> |
|
| 176 |
- <button type="button" class="btn-text"><i class="ico-comment"></i> 답글쓰기</button> |
|
| 177 |
- </div> |
|
| 178 |
- </div> |
|
| 179 |
- </div> |
|
| 180 |
- </li> |
|
| 181 |
- <li class="reply-write-area"> |
|
| 182 |
- <div class="profile-img-area"> |
|
| 183 |
- <figure class=""> |
|
| 184 |
- <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
|
| 185 |
- </figure> |
|
| 186 |
- </div> |
|
| 187 |
- <div class="txt-area"> |
|
| 188 |
- <div class="write"> |
|
| 189 |
- <textarea title="댓글 입력" placeholder="댓글을 입력하세요."></textarea> |
|
| 190 |
- <div class="write-fnc-area"> |
|
| 191 |
- <div class="l-area"> |
|
| 192 |
- <div class="file-custom"> |
|
| 193 |
- <input type="file" title="파일 입력"> |
|
| 194 |
- <button type="button" class="ico-img">이미지</button> |
|
| 195 |
- </div> |
|
| 196 |
- </div> |
|
| 197 |
- <div class="r-area"> |
|
| 198 |
- <div class="btn-group"> |
|
| 199 |
- <button type="button" class="btn xsm">취소</button> |
|
| 200 |
- <button type="button" class="btn xsm primary">등록</button> |
|
| 201 |
- </div> |
|
| 202 |
- </div> |
|
| 203 |
- </div> |
|
| 204 |
- </div> |
|
| 205 |
- </div> |
|
| 206 |
- </li> |
|
| 207 |
- </ul> |
|
| 208 |
- <!-- <div class="reply-write-area"> |
|
| 133 |
+ <li class="reply-write-area"> |
|
| 134 |
+ <div class="profile-img-area"> |
|
| 135 |
+ <figure class=""> |
|
| 136 |
+ <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일" /> |
|
| 137 |
+ </figure> |
|
| 138 |
+ </div> |
|
| 139 |
+ <div class="txt-area"> |
|
| 140 |
+ <div class="write"> |
|
| 141 |
+ <textarea title="댓글 입력" placeholder="댓글을 입력하세요.">대댓글 수정</textarea> |
|
| 142 |
+ <div class="write-fnc-area"> |
|
| 143 |
+ <div class="l-area"> |
|
| 144 |
+ <div class="file-custom"> |
|
| 145 |
+ <input type="file" title="파일 입력" /> |
|
| 146 |
+ <button type="button" class="ico-img">이미지</button> |
|
| 147 |
+ </div> |
|
| 148 |
+ </div> |
|
| 149 |
+ <div class="r-area"> |
|
| 150 |
+ <div class="btn-group"> |
|
| 151 |
+ <button type="button" class="btn xsm">취소</button> |
|
| 152 |
+ <button type="button" class="btn xsm primary">등록</button> |
|
| 153 |
+ </div> |
|
| 154 |
+ </div> |
|
| 155 |
+ </div> |
|
| 156 |
+ </div> |
|
| 157 |
+ </div> |
|
| 158 |
+ </li> |
|
| 159 |
+ <li> |
|
| 160 |
+ <div class="profile-img-area"> |
|
| 161 |
+ <figure class=""> |
|
| 162 |
+ <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일" /> |
|
| 163 |
+ </figure> |
|
| 164 |
+ </div> |
|
| 165 |
+ <div class="txt-area"> |
|
| 166 |
+ <div class="reply-tit-area"> |
|
| 167 |
+ <div class="l-area"> |
|
| 168 |
+ <strong class="profile-tit">홍길동</strong> |
|
| 169 |
+ <span class="time">2026-04-14 10:59</span> |
|
| 170 |
+ </div> |
|
| 171 |
+ <div class="r-area"> |
|
| 172 |
+ <div class="btn-group"> |
|
| 173 |
+ <button type="button" class="btn xsm circle ghost ico-edit">수정</button> |
|
| 174 |
+ <button type="button" class="btn xsm circle ghost ico-delete">삭제</button> |
|
| 175 |
+ </div> |
|
| 176 |
+ </div> |
|
| 177 |
+ </div> |
|
| 178 |
+ <div class="reply-txt-area"> |
|
| 179 |
+ <div class="txt">댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용</div> |
|
| 180 |
+ </div> |
|
| 181 |
+ <div class="reply-fnc-area"> |
|
| 182 |
+ <div class="l-area"> |
|
| 183 |
+ <button type="button" class="btn-text toggle bg-none"> |
|
| 184 |
+ <i class="ico-favorite"></i> |
|
| 185 |
+ 123 |
|
| 186 |
+ </button> |
|
| 187 |
+ <button type="button" class="btn-text"> |
|
| 188 |
+ <i class="ico-comment"></i> |
|
| 189 |
+ 답글쓰기 |
|
| 190 |
+ </button> |
|
| 191 |
+ </div> |
|
| 192 |
+ </div> |
|
| 193 |
+ </div> |
|
| 194 |
+ </li> |
|
| 195 |
+ <li class="reply-write-area"> |
|
| 196 |
+ <div class="profile-img-area"> |
|
| 197 |
+ <figure class=""> |
|
| 198 |
+ <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일" /> |
|
| 199 |
+ </figure> |
|
| 200 |
+ </div> |
|
| 201 |
+ <div class="txt-area"> |
|
| 202 |
+ <div class="write"> |
|
| 203 |
+ <textarea title="댓글 입력" placeholder="댓글을 입력하세요."></textarea> |
|
| 204 |
+ <div class="write-fnc-area"> |
|
| 205 |
+ <div class="l-area"> |
|
| 206 |
+ <div class="file-custom"> |
|
| 207 |
+ <input type="file" title="파일 입력" /> |
|
| 208 |
+ <button type="button" class="ico-img">이미지</button> |
|
| 209 |
+ </div> |
|
| 210 |
+ </div> |
|
| 211 |
+ <div class="r-area"> |
|
| 212 |
+ <div class="btn-group"> |
|
| 213 |
+ <button type="button" class="btn xsm">취소</button> |
|
| 214 |
+ <button type="button" class="btn xsm primary">등록</button> |
|
| 215 |
+ </div> |
|
| 216 |
+ </div> |
|
| 217 |
+ </div> |
|
| 218 |
+ </div> |
|
| 219 |
+ </div> |
|
| 220 |
+ </li> |
|
| 221 |
+ </ul> |
|
| 222 |
+ <!-- <div class="reply-write-area"> |
|
| 209 | 223 |
<div class="profile-img-area"> |
| 210 | 224 |
<figure class=""> |
| 211 | 225 |
<img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
... | ... | @@ -228,174 +242,182 @@ |
| 228 | 242 |
</div> |
| 229 | 243 |
</div> |
| 230 | 244 |
</div> --> |
| 231 |
- </div> |
|
| 232 |
- </div> |
|
| 233 |
- </li> |
|
| 234 |
- <li> |
|
| 235 |
- <div class="profile-img-area"> |
|
| 236 |
- <figure class=""> |
|
| 237 |
- <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
|
| 238 |
- </figure> |
|
| 239 |
- </div> |
|
| 240 |
- <div class="txt-area"> |
|
| 241 |
- <div class="reply-tit-area"> |
|
| 242 |
- <div class="l-area"> |
|
| 243 |
- <strong class="profile-tit">홍길동</strong> |
|
| 244 |
- <span class="time">2026-04-14 10:59</span> |
|
| 245 |
- </div> |
|
| 246 |
- <div class="r-area"> |
|
| 247 |
- <div class="btn-group"> |
|
| 248 |
- <button type="button" class="btn sm circle ghost ico-edit">수정</button> |
|
| 249 |
- <button type="button" class="btn sm circle ghost ico-delete">삭제</button> |
|
| 250 |
- </div> |
|
| 251 |
- </div> |
|
| 252 |
- </div> |
|
| 253 |
- <div class="reply-txt-area"> |
|
| 254 |
- <div class="txt"> |
|
| 255 |
- 댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용 |
|
| 256 |
- </div> |
|
| 257 |
- </div> |
|
| 258 |
- <div class="reply-fnc-area"> |
|
| 259 |
- <div class="l-area"> |
|
| 260 |
- <button type="button" class="btn-text toggle bg-none"><i class="ico-favorite"></i> 123</button> |
|
| 261 |
- <button type="button" class="btn-text"><i class="ico-comment"></i> 답글쓰기</button> |
|
| 262 |
- </div> |
|
| 263 |
- </div> |
|
| 264 |
- </div> |
|
| 265 |
- </li> |
|
| 266 |
- <!-- 댓글 수정 --> |
|
| 267 |
- <li class="reply-write-area"> |
|
| 268 |
- <div class="profile-img-area"> |
|
| 269 |
- <figure class=""> |
|
| 270 |
- <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
|
| 271 |
- </figure> |
|
| 272 |
- </div> |
|
| 273 |
- <div class="txt-area"> |
|
| 274 |
- <div class="reply-tit-area"> |
|
| 275 |
- <div class="l-area"> |
|
| 276 |
- <strong class="profile-tit">홍길동</strong> |
|
| 277 |
- <span class="time">2026-04-14 10:59</span> |
|
| 278 |
- </div> |
|
| 279 |
- </div> |
|
| 280 |
- <div class="write"> |
|
| 281 |
- <textarea title="댓글 입력" placeholder="댓글을 입력하세요.">댓글 수정</textarea> |
|
| 282 |
- <div class="img-add-area"> |
|
| 283 |
- <img src="/resources/front/site/SITE_00000/images/temp/pic1.jpg" alt=""> |
|
| 284 |
- <button class="btn circle xsm overlay ico-delete">삭제</button> |
|
| 285 |
- </div> |
|
| 286 |
- <div class="write-fnc-area"> |
|
| 287 |
- <div class="l-area"> |
|
| 288 |
- <div class="file-custom"> |
|
| 289 |
- <input type="file" title="파일 입력"> |
|
| 290 |
- <button type="button" class="ico-img">이미지</button> |
|
| 291 |
- </div> |
|
| 292 |
- </div> |
|
| 293 |
- <div class="r-area"> |
|
| 294 |
- <div class="btn-group"> |
|
| 295 |
- <button type="submit" class="btn xsm">취소</button> |
|
| 296 |
- <button type="submit" class="btn xsm primary">등록</button> |
|
| 297 |
- </div> |
|
| 298 |
- </div> |
|
| 299 |
- </div> |
|
| 300 |
- </div> |
|
| 301 |
- <div class="reply-re-area"> |
|
| 302 |
- <ul class="reply-re-list"> |
|
| 303 |
- <li class="reply-write-area"> |
|
| 304 |
- <div class="profile-img-area"> |
|
| 305 |
- <figure class=""> |
|
| 306 |
- <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
|
| 307 |
- </figure> |
|
| 308 |
- </div> |
|
| 309 |
- <div class="txt-area"> |
|
| 310 |
- <div class="write"> |
|
| 311 |
- <textarea title="댓글 입력" placeholder="댓글을 입력하세요.">대댓글 수정</textarea> |
|
| 312 |
- <div class="write-fnc-area"> |
|
| 313 |
- <div class="l-area"> |
|
| 314 |
- <div class="file-custom"> |
|
| 315 |
- <input type="file" title="파일 입력"> |
|
| 316 |
- <button type="button" class="ico-img">이미지</button> |
|
| 317 |
- </div> |
|
| 318 |
- </div> |
|
| 319 |
- <div class="r-area"> |
|
| 320 |
- <div class="btn-group"> |
|
| 321 |
- <button type="button" class="btn xsm">취소</button> |
|
| 322 |
- <button type="button" class="btn xsm primary">등록</button> |
|
| 323 |
- </div> |
|
| 324 |
- </div> |
|
| 325 |
- </div> |
|
| 326 |
- </div> |
|
| 327 |
- </div> |
|
| 328 |
- </li> |
|
| 329 |
- <li> |
|
| 330 |
- <div class="profile-img-area"> |
|
| 331 |
- <figure class=""> |
|
| 332 |
- <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
|
| 333 |
- </figure> |
|
| 334 |
- </div> |
|
| 335 |
- <div class="txt-area"> |
|
| 336 |
- <div class="reply-tit-area"> |
|
| 337 |
- <div class="l-area"> |
|
| 338 |
- <strong class="profile-tit">홍길동</strong> |
|
| 339 |
- <span class="time">2026-04-14 10:59</span> |
|
| 340 |
- </div> |
|
| 341 |
- <div class="r-area"> |
|
| 342 |
- <div class="btn-group"> |
|
| 343 |
- <button type="button" class="btn xsm circle ghost ico-edit">수정</button> |
|
| 344 |
- <button type="button" class="btn xsm circle ghost ico-delete">삭제</button> |
|
| 345 |
- </div> |
|
| 346 |
- </div> |
|
| 347 |
- </div> |
|
| 348 |
- <div class="reply-txt-area"> |
|
| 349 |
- <div class="txt"> |
|
| 350 |
- 댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용 |
|
| 351 |
- </div> |
|
| 352 |
- </div> |
|
| 353 |
- <div class="reply-fnc-area"> |
|
| 354 |
- <div class="l-area"> |
|
| 355 |
- <button type="button" class="btn-text toggle bg-none"><i class="ico-favorite"></i> 123</button> |
|
| 356 |
- <button type="button" class="btn-text"><i class="ico-comment"></i> 답글쓰기</button> |
|
| 357 |
- </div> |
|
| 358 |
- </div> |
|
| 359 |
- </div> |
|
| 360 |
- </li> |
|
| 361 |
- </ul> |
|
| 362 |
- </div> |
|
| 363 |
- </div> |
|
| 364 |
- </li> |
|
| 365 |
- </ul> |
|
| 366 |
- <div class="reply-write-area"> |
|
| 367 |
- <div class="profile-img-area"> |
|
| 368 |
- <figure class=""> |
|
| 369 |
- <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일"> |
|
| 370 |
- </figure> |
|
| 371 |
- </div> |
|
| 372 |
- <div class="txt-area"> |
|
| 373 |
- <div class="reply-tit-area"> |
|
| 374 |
- <div class="l-area"> |
|
| 375 |
- <strong class="profile-tit">홍길동</strong> |
|
| 376 |
- <span class="time">2026-04-14 10:59</span> |
|
| 377 |
- </div> |
|
| 378 |
- </div> |
|
| 379 |
- <div class="write"> |
|
| 380 |
- <textarea title="댓글 입력" placeholder="댓글을 입력하세요."></textarea> |
|
| 381 |
- <div class="img-add-area"> |
|
| 382 |
- <img src="/resources/front/site/SITE_00000/images/temp/pic1.jpg" alt=""> |
|
| 383 |
- <button class="btn circle xsm overlay ico-delete">삭제</button> |
|
| 384 |
- </div> |
|
| 385 |
- <div class="write-fnc-area"> |
|
| 386 |
- <div class="l-area"> |
|
| 387 |
- <div class="file-custom"> |
|
| 388 |
- <input type="file" title="파일 입력"> |
|
| 389 |
- <button type="button" class="ico-img">이미지</button> |
|
| 390 |
- </div> |
|
| 391 |
- </div> |
|
| 392 |
- <div class="r-area"> |
|
| 393 |
- <div class="btn-group"> |
|
| 394 |
- <button type="submit" class="btn sm primary">등록</button> |
|
| 395 |
- </div> |
|
| 396 |
- </div> |
|
| 397 |
- </div> |
|
| 398 |
- </div> |
|
| 399 |
- </div> |
|
| 400 |
- </div> |
|
| 401 |
-</div>(파일 끝에 줄바꿈 문자 없음) |
|
| 245 |
+ </div> |
|
| 246 |
+ </div> |
|
| 247 |
+ </li> |
|
| 248 |
+ <li> |
|
| 249 |
+ <div class="profile-img-area"> |
|
| 250 |
+ <figure class=""> |
|
| 251 |
+ <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일" /> |
|
| 252 |
+ </figure> |
|
| 253 |
+ </div> |
|
| 254 |
+ <div class="txt-area"> |
|
| 255 |
+ <div class="reply-tit-area"> |
|
| 256 |
+ <div class="l-area"> |
|
| 257 |
+ <strong class="profile-tit">홍길동</strong> |
|
| 258 |
+ <span class="time">2026-04-14 10:59</span> |
|
| 259 |
+ </div> |
|
| 260 |
+ <div class="r-area"> |
|
| 261 |
+ <div class="btn-group"> |
|
| 262 |
+ <button type="button" class="btn sm circle ghost ico-edit">수정</button> |
|
| 263 |
+ <button type="button" class="btn sm circle ghost ico-delete">삭제</button> |
|
| 264 |
+ </div> |
|
| 265 |
+ </div> |
|
| 266 |
+ </div> |
|
| 267 |
+ <div class="reply-txt-area"> |
|
| 268 |
+ <div class="txt">댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용</div> |
|
| 269 |
+ </div> |
|
| 270 |
+ <div class="reply-fnc-area"> |
|
| 271 |
+ <div class="l-area"> |
|
| 272 |
+ <button type="button" class="btn-text toggle bg-none"> |
|
| 273 |
+ <i class="ico-favorite"></i> |
|
| 274 |
+ 123 |
|
| 275 |
+ </button> |
|
| 276 |
+ <button type="button" class="btn-text"> |
|
| 277 |
+ <i class="ico-comment"></i> |
|
| 278 |
+ 답글쓰기 |
|
| 279 |
+ </button> |
|
| 280 |
+ </div> |
|
| 281 |
+ </div> |
|
| 282 |
+ </div> |
|
| 283 |
+ </li> |
|
| 284 |
+ <!-- 댓글 수정 --> |
|
| 285 |
+ <li class="reply-write-area"> |
|
| 286 |
+ <div class="profile-img-area"> |
|
| 287 |
+ <figure class=""> |
|
| 288 |
+ <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일" /> |
|
| 289 |
+ </figure> |
|
| 290 |
+ </div> |
|
| 291 |
+ <div class="txt-area"> |
|
| 292 |
+ <div class="reply-tit-area"> |
|
| 293 |
+ <div class="l-area"> |
|
| 294 |
+ <strong class="profile-tit">홍길동</strong> |
|
| 295 |
+ <span class="time">2026-04-14 10:59</span> |
|
| 296 |
+ </div> |
|
| 297 |
+ </div> |
|
| 298 |
+ <div class="write"> |
|
| 299 |
+ <textarea title="댓글 입력" placeholder="댓글을 입력하세요.">댓글 수정</textarea> |
|
| 300 |
+ <div class="img-add-area"> |
|
| 301 |
+ <img src="/resources/front/site/SITE_00000/images/temp/pic1.jpg" alt="" /> |
|
| 302 |
+ <button class="btn circle xsm overlay ico-delete">삭제</button> |
|
| 303 |
+ </div> |
|
| 304 |
+ <div class="write-fnc-area"> |
|
| 305 |
+ <div class="l-area"> |
|
| 306 |
+ <div class="file-custom"> |
|
| 307 |
+ <input type="file" title="파일 입력" /> |
|
| 308 |
+ <button type="button" class="ico-img">이미지</button> |
|
| 309 |
+ </div> |
|
| 310 |
+ </div> |
|
| 311 |
+ <div class="r-area"> |
|
| 312 |
+ <div class="btn-group"> |
|
| 313 |
+ <button type="submit" class="btn xsm">취소</button> |
|
| 314 |
+ <button type="submit" class="btn xsm primary">등록</button> |
|
| 315 |
+ </div> |
|
| 316 |
+ </div> |
|
| 317 |
+ </div> |
|
| 318 |
+ </div> |
|
| 319 |
+ <div class="reply-re-area"> |
|
| 320 |
+ <ul class="reply-re-list"> |
|
| 321 |
+ <li class="reply-write-area"> |
|
| 322 |
+ <div class="profile-img-area"> |
|
| 323 |
+ <figure class=""> |
|
| 324 |
+ <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일" /> |
|
| 325 |
+ </figure> |
|
| 326 |
+ </div> |
|
| 327 |
+ <div class="txt-area"> |
|
| 328 |
+ <div class="write"> |
|
| 329 |
+ <textarea title="댓글 입력" placeholder="댓글을 입력하세요.">대댓글 수정</textarea> |
|
| 330 |
+ <div class="write-fnc-area"> |
|
| 331 |
+ <div class="l-area"> |
|
| 332 |
+ <div class="file-custom"> |
|
| 333 |
+ <input type="file" title="파일 입력" /> |
|
| 334 |
+ <button type="button" class="ico-img">이미지</button> |
|
| 335 |
+ </div> |
|
| 336 |
+ </div> |
|
| 337 |
+ <div class="r-area"> |
|
| 338 |
+ <div class="btn-group"> |
|
| 339 |
+ <button type="button" class="btn xsm">취소</button> |
|
| 340 |
+ <button type="button" class="btn xsm primary">등록</button> |
|
| 341 |
+ </div> |
|
| 342 |
+ </div> |
|
| 343 |
+ </div> |
|
| 344 |
+ </div> |
|
| 345 |
+ </div> |
|
| 346 |
+ </li> |
|
| 347 |
+ <li> |
|
| 348 |
+ <div class="profile-img-area"> |
|
| 349 |
+ <figure class=""> |
|
| 350 |
+ <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일" /> |
|
| 351 |
+ </figure> |
|
| 352 |
+ </div> |
|
| 353 |
+ <div class="txt-area"> |
|
| 354 |
+ <div class="reply-tit-area"> |
|
| 355 |
+ <div class="l-area"> |
|
| 356 |
+ <strong class="profile-tit">홍길동</strong> |
|
| 357 |
+ <span class="time">2026-04-14 10:59</span> |
|
| 358 |
+ </div> |
|
| 359 |
+ <div class="r-area"> |
|
| 360 |
+ <div class="btn-group"> |
|
| 361 |
+ <button type="button" class="btn xsm circle ghost ico-edit">수정</button> |
|
| 362 |
+ <button type="button" class="btn xsm circle ghost ico-delete">삭제</button> |
|
| 363 |
+ </div> |
|
| 364 |
+ </div> |
|
| 365 |
+ </div> |
|
| 366 |
+ <div class="reply-txt-area"> |
|
| 367 |
+ <div class="txt">댓글 내용 댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용댓글 내용</div> |
|
| 368 |
+ </div> |
|
| 369 |
+ <div class="reply-fnc-area"> |
|
| 370 |
+ <div class="l-area"> |
|
| 371 |
+ <button type="button" class="btn-text toggle bg-none"> |
|
| 372 |
+ <i class="ico-favorite"></i> |
|
| 373 |
+ 123 |
|
| 374 |
+ </button> |
|
| 375 |
+ <button type="button" class="btn-text"> |
|
| 376 |
+ <i class="ico-comment"></i> |
|
| 377 |
+ 답글쓰기 |
|
| 378 |
+ </button> |
|
| 379 |
+ </div> |
|
| 380 |
+ </div> |
|
| 381 |
+ </div> |
|
| 382 |
+ </li> |
|
| 383 |
+ </ul> |
|
| 384 |
+ </div> |
|
| 385 |
+ </div> |
|
| 386 |
+ </li> |
|
| 387 |
+ </ul> |
|
| 388 |
+ <div class="reply-write-area"> |
|
| 389 |
+ <div class="profile-img-area"> |
|
| 390 |
+ <figure class=""> |
|
| 391 |
+ <img src="/resources/front/site/SITE_00000/images/common/profile/profile.svg" alt="프로필 썸네일" /> |
|
| 392 |
+ </figure> |
|
| 393 |
+ </div> |
|
| 394 |
+ <div class="txt-area"> |
|
| 395 |
+ <div class="reply-tit-area"> |
|
| 396 |
+ <div class="l-area"> |
|
| 397 |
+ <strong class="profile-tit">홍길동</strong> |
|
| 398 |
+ <span class="time">2026-04-14 10:59</span> |
|
| 399 |
+ </div> |
|
| 400 |
+ </div> |
|
| 401 |
+ <div class="write"> |
|
| 402 |
+ <textarea title="댓글 입력" placeholder="댓글을 입력하세요."></textarea> |
|
| 403 |
+ <div class="img-add-area"> |
|
| 404 |
+ <img src="/resources/front/site/SITE_00000/images/temp/pic1.jpg" alt="" /> |
|
| 405 |
+ <button class="btn circle xsm overlay ico-delete">삭제</button> |
|
| 406 |
+ </div> |
|
| 407 |
+ <div class="write-fnc-area"> |
|
| 408 |
+ <div class="l-area"> |
|
| 409 |
+ <div class="file-custom"> |
|
| 410 |
+ <input type="file" title="파일 입력" /> |
|
| 411 |
+ <button type="button" class="ico-img">이미지</button> |
|
| 412 |
+ </div> |
|
| 413 |
+ </div> |
|
| 414 |
+ <div class="r-area"> |
|
| 415 |
+ <div class="btn-group"> |
|
| 416 |
+ <button type="submit" class="btn sm primary">등록</button> |
|
| 417 |
+ </div> |
|
| 418 |
+ </div> |
|
| 419 |
+ </div> |
|
| 420 |
+ </div> |
|
| 421 |
+ </div> |
|
| 422 |
+ </div> |
|
| 423 |
+</div> |
--- html/onSejong/index.html
+++ html/onSejong/index.html
... | ... | @@ -520,6 +520,7 @@ |
| 520 | 520 |
<li>수강생 관리,manager/class/memberManage_student.html</li> |
| 521 | 521 |
<li>[팝업]거절사유,manager/class/pop_cancelWrite.html</li> |
| 522 | 522 |
<li class="before">초대하기</li> |
| 523 |
+ <li class="before">초대하기 링크</li> |
|
| 523 | 524 |
<li>[팝업]학생찾기,manager/class/pop_teacherFind.html</li> |
| 524 | 525 |
<li>청강생 관리,manager/class/memberManage_auditor.html</li> |
| 525 | 526 |
<li>팀티처 관리,manager/class/memberManage_teacher.html</li> |
... | ... | @@ -549,14 +550,14 @@ |
| 549 | 550 |
<li>[팝업]콘텐츠에서 검색,manager/class/pop_searchContents.html</li> |
| 550 | 551 |
<li>[팝업]채팅,manager/class/pop_chat.html</li> |
| 551 | 552 |
</ul> |
| 552 |
- </li> |
|
| 553 |
+ </li> |
|
| 553 | 554 |
<li class="add"> |
| 554 | 555 |
[뷰어]공동문서편집 |
| 555 | 556 |
<ul> |
| 556 | 557 |
<li>공동문서편집,manager/class/documentCollab.html</li> |
| 557 | 558 |
<li>[팝업]그룹설정,manager/class/pop_groupSet.html</li> |
| 558 | 559 |
<li>[팝업]글쓰기,manager/class/pop_documentCollabWrite.html</li> |
| 559 |
- </ul> |
|
| 560 |
+ </ul> |
|
| 560 | 561 |
</li> |
| 561 | 562 |
</ul> |
| 562 | 563 |
</li> |
... | ... | @@ -571,7 +572,7 @@ |
| 571 | 572 |
<li>제출 과제보기,manager/class/homeworkSubmit.html</li> |
| 572 | 573 |
<li>[팝업]점수 확인,manager/class/pop_homeworkScoreView.html</li> |
| 573 | 574 |
<li>[팝업]과제물 조회/평가,manager/class/pop_homeworkSubmitView.html</li> |
| 574 |
- <li>[팝업]과제물 조회/평가-지정서식,manager/class/pop_homeworkSubmitView_form.html</li> |
|
| 575 |
+ <li class="working">[팝업]과제물 조회/평가-지정서식,manager/class/ pop_homeworkSubmitView_form.html</li> |
|
| 575 | 576 |
</ul> |
| 576 | 577 |
</li> |
| 577 | 578 |
<li> |
... | ... | @@ -640,20 +641,29 @@ |
| 640 | 641 |
<li> |
| 641 | 642 |
학생 |
| 642 | 643 |
<ul> |
| 643 |
- <li> |
|
| 644 |
+ <li class="add"> |
|
| 644 | 645 |
강의 |
| 645 | 646 |
<ul> |
| 646 |
- <li class="add">홈,member/class/classMain.html</li> |
|
| 647 |
- <li class="add">[팝업]스마트출석,member/class/pop_attend.html</li> |
|
| 647 |
+ <li>홈,member/class/classMain.html</li> |
|
| 648 |
+ <li>[팝업]스마트출석,member/class/pop_attend.html</li> |
|
| 648 | 649 |
</ul> |
| 649 | 650 |
</li> |
| 650 | 651 |
<li> |
| 651 | 652 |
수업 |
| 652 | 653 |
<ul> |
| 653 | 654 |
<li class="before">수업(중복)</li> |
| 654 |
- <li class="add">[팝업]성찰일지,member/class/pop_studentReflection.html</li> |
|
| 655 |
+ <li class="before">수업 상세보기(중복)</li> |
|
| 656 |
+ <li class="add">[뷰어]학생뷰어,member/class/classViewer.html</li> |
|
| 657 |
+ <li class="before"> |
|
| 658 |
+ [뷰어]공동문서편집(중복) |
|
| 659 |
+ <ul> |
|
| 660 |
+ <li>공동문서편집(중복)</li> |
|
| 661 |
+ <li>[팝업]글쓰기(중복)</li> |
|
| 662 |
+ </ul> |
|
| 663 |
+ </li> |
|
| 664 |
+ <li class="add">[팝업]성찰일지,member/class/pop_studentReflection.html</li> |
|
| 655 | 665 |
</ul> |
| 656 |
- </li> |
|
| 666 |
+ </li> |
|
| 657 | 667 |
<li> |
| 658 | 668 |
과제 |
| 659 | 669 |
<ul> |
--- html/onSejong/manager/class/classViewer_cont.html
+++ html/onSejong/manager/class/classViewer_cont.html
... | ... | @@ -154,6 +154,21 @@ |
| 154 | 154 |
<div class="viewer-fnc-cont"> |
| 155 | 155 |
<!-- 색연필 --> |
| 156 | 156 |
<div class="viewer-painter paint-target"></div> |
| 157 |
+ |
|
| 158 |
+ <div class="viewer-cont-fnc"> |
|
| 159 |
+ <div class="viewer-paging fnc-section"> |
|
| 160 |
+ <button class="btn icon-only ico-pv" disabled>이전</button> |
|
| 161 |
+ <button class="btn icon-only ico-fw">다음</button> |
|
| 162 |
+ </div> |
|
| 163 |
+ <div class="fnc-section"> |
|
| 164 |
+ <label for="completionTime" class="fnc-tit">이수시간</label> |
|
| 165 |
+ <input type="number" id="completionTime" style="width: 48px" max="999" value="0" /> |
|
| 166 |
+ <select title="시간선택" class="sm"> |
|
| 167 |
+ <option>초</option> |
|
| 168 |
+ <option>분</option> |
|
| 169 |
+ </select> |
|
| 170 |
+ </div> |
|
| 171 |
+ </div> |
|
| 157 | 172 |
</div> |
| 158 | 173 |
</div> |
| 159 | 174 |
</div> |
+++ html/onSejong/member/class/classViewer.html
... | ... | @@ -0,0 +1,182 @@ |
| 1 | +<!DOCTYPE html> | |
| 2 | +<html lang="ko"> | |
| 3 | + <head> | |
| 4 | + <title>온세종학교</title> | |
| 5 | + | |
| 6 | + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
| 7 | + <meta name="Author" content="" /> | |
| 8 | + <meta name="Keywords" content="" /> | |
| 9 | + <meta name="Description" content="" /> | |
| 10 | + <meta name="format-detection" content="telephone=no" /> | |
| 11 | + <meta http-equiv="X-UA-Compatible" content="IE=edge" /> | |
| 12 | + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0" /> | |
| 13 | + | |
| 14 | + <link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet" /> | |
| 15 | + | |
| 16 | + <!-- 공통 plugin --> | |
| 17 | + <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script> | |
| 18 | + <script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script> | |
| 19 | + <!-- //공통 plugin --> | |
| 20 | + | |
| 21 | + <!-- 페이지 plugin--> | |
| 22 | + <script type="module" src="/resources/front/site/SITE_00000/js/common/module/colouredPenciles.js"></script> | |
| 23 | + <!-- //페이지 plugin--> | |
| 24 | + | |
| 25 | + <!-- 공통 퍼블 layout: 개발시 삭제--> | |
| 26 | + <!-- <script src="/resources/front/site/SITE_00000/js/_layout.js"></script> --> | |
| 27 | + <!--//퍼블 layout--> | |
| 28 | + | |
| 29 | + <!-- 공통 메뉴 js--> | |
| 30 | + <!-- //공통 메뉴 js --> | |
| 31 | + | |
| 32 | + <!--공통 퍼블 js--> | |
| 33 | + <script src="/resources/front/site/SITE_00000/js/common.js"></script> | |
| 34 | + <script src="/resources/front/site/SITE_00000/js/common-custom.js"></script> | |
| 35 | + <!--//공통 퍼블 js--> | |
| 36 | + </head> | |
| 37 | + | |
| 38 | + <body> | |
| 39 | + <section class="class-viewer"> | |
| 40 | + <header class="viewer-header"> | |
| 41 | + <div class="l-area"> | |
| 42 | + <button type="button" class="btn-class-viewer-menu btn circle ico-menu sm">메뉴</button> | |
| 43 | + <div class="viewer-tit"> | |
| 44 | + <h1 class="">활동1) 무늬를 꾸며보는 방법 알아보기활동1) 무늬를 꾸며보는 방법 알아보기활동1) 무늬를 꾸며보는 방법 알아보기활동1) 무늬를 꾸며보는 방법 알아보기활동1) 무늬를 꾸며보는 방법 알아보기</h1> | |
| 45 | + </div> | |
| 46 | + </div> | |
| 47 | + <div class="r-area pcta-flex"> | |
| 48 | + <div class="btn-group"> | |
| 49 | + <button type="button" class="btn sm primary"> | |
| 50 | + <i class="ico-save"></i> | |
| 51 | + 저장 | |
| 52 | + </button> | |
| 53 | + <button type="button" class="btn sm"> | |
| 54 | + <i class="ico-logout"></i> | |
| 55 | + 나가기 | |
| 56 | + </button> | |
| 57 | + </div> | |
| 58 | + </div> | |
| 59 | + <div class="r-area mo-flex"> | |
| 60 | + <div class="etc-fnc-area"> | |
| 61 | + <button type="button" class="btn-etc-fnc btn-ico ico-more-vert">더보기</button> | |
| 62 | + <ul class="etc-fnc"> | |
| 63 | + <li><button type="button">북마크</button></li> | |
| 64 | + <li><button type="button">학생뷰어보기</button></li> | |
| 65 | + <li><button type="button">저장</button></li> | |
| 66 | + <li><button type="button">나가기</button></li> | |
| 67 | + </ul> | |
| 68 | + </div> | |
| 69 | + </div> | |
| 70 | + </header> | |
| 71 | + <div class="viewer-body"> | |
| 72 | + <div class="viewer-menu-area"> | |
| 73 | + <div class="viewer-menu-header"> | |
| 74 | + <div class="menu-add-area"> | |
| 75 | + <button class="btn-menu-add"><span>추가</span></button> | |
| 76 | + <div class="menu-add-option"> | |
| 77 | + <button type="button">파일 업로드</button> | |
| 78 | + <button type="button">링크추가</button> | |
| 79 | + <button type="button">나의 보관함에서 선택</button> | |
| 80 | + <button type="button">콘텐츠에서 검색</button> | |
| 81 | + </div> | |
| 82 | + </div> | |
| 83 | + </div> | |
| 84 | + <div class="viewer-menu-body"> | |
| 85 | + <nav class="viewer-nav"> | |
| 86 | + <ul> | |
| 87 | + <li class="is-active"> | |
| 88 | + <a href="#none" class="lnk-full">상세보기</a> | |
| 89 | + <div class="nav-info"> | |
| 90 | + <span class="num">1</span> | |
| 91 | + </div> | |
| 92 | + <div class="nav-cont"> | |
| 93 | + <div class="img-area"> | |
| 94 | + <img src="/resources/front/site/SITE_00000/images/temp/img1.jpg" alt=""> | |
| 95 | + </div> | |
| 96 | + <div class="txt-area"> | |
| 97 | + <div class="label-area"><span class="label-cont-img">이미지</span></div> | |
| 98 | + <div class="txt">파일명파일명 파일명파일명파일명파일명파일명파일명파일명파일명파일명파일명.jpg</div> | |
| 99 | + </div> | |
| 100 | + </div> | |
| 101 | + </li> | |
| 102 | + <li> | |
| 103 | + <a href="#none" class="lnk-full">상세보기</a> | |
| 104 | + <div class="nav-info"> | |
| 105 | + <span class="num">2</span> | |
| 106 | + </div> | |
| 107 | + <div class="nav-cont"> | |
| 108 | + <div class="txt-area"> | |
| 109 | + <div class="label-area"><span class="label-cont-video">영상</span></div> | |
| 110 | + <div class="txt">파일명.mp4</div> | |
| 111 | + </div> | |
| 112 | + </div> | |
| 113 | + </li> | |
| 114 | + </ul> | |
| 115 | + </nav> | |
| 116 | + </div> | |
| 117 | + <button type="button" class="btn-viewer-menu-toggle"> | |
| 118 | + <span class="txt-hide">메뉴 열기&닫기</span> | |
| 119 | + </button> | |
| 120 | + </div> | |
| 121 | + <div class="viewer-cont"> | |
| 122 | + <!-- content: 이미지, 비디오, iframe --> | |
| 123 | + <div class="viewer-cont-box"> | |
| 124 | + <img src="/resources/front/site/SITE_00000/images/temp/img1.jpg" alt="" /> | |
| 125 | + </div> | |
| 126 | + <div class="viewer-fnc-cont"> | |
| 127 | + <!-- 색연필 --> | |
| 128 | + <div class="viewer-painter paint-target"></div> | |
| 129 | + <div class="viewer-cont-fnc"> | |
| 130 | + <div class="viewer-paging fnc-section"> | |
| 131 | + <button class="btn icon-only ico-pv" disabled>이전</button> | |
| 132 | + <button class="btn icon-only ico-fw">다음</button> | |
| 133 | + </div> | |
| 134 | + </div> | |
| 135 | + </div> | |
| 136 | + </div> | |
| 137 | + </div> | |
| 138 | + <ul class="viewer-tool"> | |
| 139 | + <li> | |
| 140 | + <button type="button" class="btn-painter-toggle lnk-full">판서</button> | |
| 141 | + <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-pencil.svg" alt="" aria-hidden="true" /> | |
| 142 | + <strong>판서</strong> | |
| 143 | + </li> | |
| 144 | + <li> | |
| 145 | + <button type="button" class="lnk-full">채팅 열기&닫기</button> | |
| 146 | + <img src="/resources/front/site/SITE_00000/images/common/ico-img/ico-img-chat.svg" alt="" aria-hidden="true" /> | |
| 147 | + <strong>채팅</strong> | |
| 148 | + <span class="badge min">새 채팅</span> | |
| 149 | + </li> | |
| 150 | + </ul> | |
| 151 | + </section> | |
| 152 | + | |
| 153 | + <!--toast--> | |
| 154 | + <div class="toast"></div> | |
| 155 | + | |
| 156 | + <script> | |
| 157 | + // 과정추가 | |
| 158 | + $(document).on('click', '.btn-menu-add', function (e) { | |
| 159 | + e.stopPropagation(); | |
| 160 | + $('.menu-add-area').toggleClass('is-active'); | |
| 161 | + }); | |
| 162 | + | |
| 163 | + $(document).on('click', function () { | |
| 164 | + $('.menu-add-area').removeClass('is-active'); | |
| 165 | + }); | |
| 166 | + | |
| 167 | + //과정 순서 변경 | |
| 168 | + $('.class-viewer-nav>ul').sortable({ | |
| 169 | + handle: $('.class-viewer-nav>ul>li').find('.ico-move'), | |
| 170 | + containment: 'parent', | |
| 171 | + update: function (event, ui) { | |
| 172 | + var $list = $(this).children('li'); | |
| 173 | + $list.each(function () { | |
| 174 | + var $li = $(this); | |
| 175 | + var newVal = $(this).index() + 1; | |
| 176 | + $(this).find('.num').html(newVal); | |
| 177 | + }); | |
| 178 | + }, | |
| 179 | + }); | |
| 180 | + </script> | |
| 181 | + </body> | |
| 182 | +</html> |
--- html/onSejong/member/class/pop_attend.html
+++ html/onSejong/member/class/pop_attend.html
... | ... | @@ -47,7 +47,7 @@ |
| 47 | 47 |
<p>선생님께서 보여주시는 인증번호를 입력하세요. QR코드 출석은 카메라로 인식해주세요.</p> |
| 48 | 48 |
</div> |
| 49 | 49 |
<div class="pop-body"> |
| 50 |
- <textarea placeholder="텍스트를 입력하세요." title="텍스트 입력"></textarea> |
|
| 50 |
+ <input type="text" placeholder="텍스트를 입력하세요." title="텍스트 입력" class="percent-width10"> |
|
| 51 | 51 |
</div> |
| 52 | 52 |
|
| 53 | 53 |
<div class="pop-footer"> |
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?