• Y
  • List All
  • Feedback
    • This Project
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
chominsoo4245 / mjon_git star
Forked from hylee / mjon_git
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
mjon_gitsrcmainwebapppbsurveySet.html
Download as .zip file
File name
Commit message
Commit date
DATABASE
mjon_git
2023-06-12
src/main
회원상세 팝업 문자종류 수정
2023-10-05
.codetogether.ignore
mjon_git
2023-06-12
.gitignore
gitignore 적용
2023-06-12
pom.xml
mjon_git
2023-06-12
File name
Commit message
Commit date
java
문자 슬랙 알림 기능 수정 - 예약 문자 발송시 스미싱 의심 안내 태그 표시기능 추가
2023-10-04
resources
주소록 단일등록시 번호중복 체크로직 보완
2023-09-18
webapp
회원상세 팝업 문자종류 수정
2023-10-05
File name
Commit message
Commit date
META-INF
mjon_git
2023-06-12
MMS
mjon_git
2023-06-12
WEB-INF
회원상세 팝업 문자종류 수정
2023-10-05
common
mjon_git
2023-06-12
crosseditor/binary/images
mjon_git
2023-06-12
css
mjon_git
2023-06-12
direct
mjon_git
2023-06-12
dist
mjon_git
2023-06-12
download
mjon_git
2023-06-12
font-flexslider
mjon_git
2023-06-12
fonts
mjon_git
2023-06-12
html
mjon_git
2023-06-12
images
mjon_git
2023-06-12
img
mjon_git
2023-06-12
js
이지우 - 사용자 카카오 템플릿 미리보기 원복 (text > html)
2023-07-24
mail
mjon_git
2023-06-12
mjon/MMS
mjon_git
2023-06-12
pb
2023/07/31 관리자 cs 페이지
2023-07-31
publish
2023/09/27 메인비주얼 변경
2023-09-27
sample_mjon
feat:PHP 예제 코드 추가
2023-08-11
site
mjon_git
2023-06-12
google53cfb10eb3856530.html
mjon_git
2023-06-12
googlefa7d697b23d4a34a.html
mjon_git
2023-06-12
imageEditorSample.html
mjon_git
2023-06-12
imageEditorSample2.html
mjon_git
2023-06-12
index.jsp
mjon_git
2023-06-12
naver94c82af5badbae52b1e46e77b88410c9.html
mjon_git
2023-06-12
robots.txt
일부항목 제거
2023-09-26
sendRESTAPI_test_r1_send.jsp
feat : [API]발송가능건수 URI selectPrice -> price 로 수정 /// 예제 다운로드 완료
2023-06-22
sitemap.xml
mjon_git
2023-06-12
tempPayPrint.html
mjon_git
2023-06-12
tempPrint.html
mjon_git
2023-06-12
tempPrint1.html
mjon_git
2023-06-12
test.jsp
커밋 테스트
2023-06-12
File name
Commit message
Commit date
css
2023/06/26 회원탈퇴자 분류 테이블 추가
2023-06-26
font
mjon_git
2023-06-12
img
2023/07/31 관리자 cs 페이지
2023-07-31
js
mjon_git
2023-06-12
boardManageList.html
mjon_git
2023-06-12
boardManageResister.html
mjon_git
2023-06-12
commentWrap.html
mjon_git
2023-06-12
commonPopup.html
mjon_git
2023-06-12
dashBoard.html
mjon_git
2023-06-12
dashboard_2022_basic.html
mjon_git
2023-06-12
dashboard_2022_cs.html
mjon_git
2023-06-12
fax_code_list.html
mjon_git
2023-06-12
fax_send_code.html
mjon_git
2023-06-12
fax_send_detail.html
mjon_git
2023-06-12
fax_send_detail_list.html
mjon_git
2023-06-12
fax_send_list.html
mjon_git
2023-06-12
fax_stats_list.html
mjon_git
2023-06-12
guide_2023.html
2023/06/14 관리자 회원관리 > 회원정보 B마크 추가
2023-06-14
ipStatus.html
mjon_git
2023-06-12
listIndex.html
mjon_git
2023-06-12
mainVisualList.html
mjon_git
2023-06-12
mainVisualResister.html
mjon_git
2023-06-12
menuSet.html
mjon_git
2023-06-12
organizationChart.html
mjon_git
2023-06-12
rightList.html
mjon_git
2023-06-12
surveyEdit.html
mjon_git
2023-06-12
surveyResister.html
mjon_git
2023-06-12
surveySet.html
mjon_git
2023-06-12
user_manage_list.html
2023/06/14 관리자 회원관리 > 회원정보 B마크 추가
2023-06-14
user_manage_list2_1.html
2023/06/26 회원탈퇴자 분류 테이블 추가
2023-06-26
hylee 2023-06-12 785e892 mjon_git UNIX
Raw Open in browser Change history
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>홈페이지관리_설문조사관리_리스트</title> <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="/pb/css/reset.css"> <link rel="stylesheet" href="/pb/css/common.css"> <link rel="stylesheet" href="/pb/css/content.css"> <link rel="stylesheet" href="/pb/css/popup.css"> <script src="/pb/js/jquery-3.5.0.js"></script> <script src="/pb/js/common.js"></script> </head> <body> <!-- popup --> <div class="popWrap"> <div class="mask" onclick="popClose();"></div> <div class="popLayer"> <!-- 설문조사 미리보기 --> <div class="popTit"> 설문조사미리보기 <input type="button" class="closeBtn" onclick="popClose();"> </div> <div class="popCont"> <div class="titType2 bgTitType1"> 신종 코로나 바이러스 사태 관련 피해사례 및 대응방안 수립을 위한 설문조사 </div> <p class="titBtm">진행상태 : <span class="c_e40000">종료</span> / 참여인원 : <span class="c_456ded fwBold">10</span>명</p> <div class="svWrap"> <div class="svList"> <p><span class="c_456ded fwBold">1)1.</span> 신종코로나 바이러스와 관련하여 중국으로 수출입하고 있는 제품이 있습니까?</p> <ul> <li><input type="radio" name="radio" id="radio1"><label for="radio1"></label><label for="radio1">있다</label></li> <li><input type="radio" name="radio" id="radio2"><label for="radio2"></label><label for="radio2">없다</label></li> </ul> </div> <div class="svList"> <p><span class="c_456ded fwBold">1)1.</span> 신종코로나 바이러스와 관련하여 중국으로 수출입하고 있는 제품이 있습니까?</p> <textarea name="" id="" cols="30" rows="10"></textarea> </div> <div class="svList"> <p><span class="c_456ded fwBold">1)1.</span> 귀 사는 신종코로나 바이러스 사태로 피해가 예상됩니까? <span class="c_e40000 tType6">(최대선택건수 2)</span></p> <ul> <li><input type="checkbox" id="check1"><label for="check1"></label><label for="check1">있다</label></li> <li><input type="checkbox" id="check2"><label for="check2"></label><label for="check2">없다</label></li> </ul> </div> <div class="svList"> <p><span class="c_456ded fwBold">1)1.</span> 귀 사는 신종코로나 바이러스 사태로 피해가 예상됩니까? <span class="c_e40000 tType6">(최대선택건수 2)</span></p> <ul> <li><input type="checkbox" id="check1"><label for="check1"></label><label for="check1">있다</label></li> <li><input type="checkbox" id="check2"><label for="check2"></label><label for="check2">없다</label></li> </ul> </div> </div> </div> </div> <div class="popLayer"> <!-- 설문조사 결과보기 --> <div class="popTit"> 설문조사 결과보기 <input type="button" class="closeBtn" onclick="popClose();"> </div> <div class="popCont"> <!-- height 712px 넘어갈 시 스크롤 .scrollWrap 추가 --> <div class="titType2 bgTitType1"> 신종 코로나 바이러스 사태 관련 피해사례 및 대응방안 수립을 위한 설문조사 </div> <p class="titBtm">진행상태 : <span class="c_e40000">종료</span> / 참여인원 : <span class="c_456ded fwBold">10</span>명</p> <div class="svWrap"> <div class="svList"> <p><span class="c_456ded fwBold">1)1.</span> 신종코로나 바이러스와 관련하여 중국으로 수출입하고 있는 제품이 있습니까?</p> <ul> <li> <p>있다</p> <div class="chartType2"> <div class="rsuValue"></div> </div> <p class="rsuText">(<span class="c_456ded">80</span>%/<span class="c_456ded">8</span>명)</p> </li> <li> <p>없다</p> <div class="chartType2"> <div class="rsuValue"></div> </div> <p class="rsuText">(<span class="c_456ded">80</span>%/<span class="c_456ded">8</span>명)</p> </li> </ul> </div> <div class="svList"> <p><span class="c_456ded fwBold">1)1.</span> 귀 사는 신종코로나 바이러스 사태로 피해가 예상됩니까? <span class="c_e40000 tType6">(최대선택건수 2)</span></p> <div class="chartType1">차트영역(원)</div> </div> <div class="svList"> <p><span class="c_456ded fwBold">1)1.</span> 귀 사는 신종코로나 바이러스 사태로 피해가 예상됩니까? <span class="c_e40000 tType6">(최대선택건수 2)</span></p> <div class="chartType1">차트영역(원)</div> </div> <div class="svList"> <p><span class="c_456ded fwBold">1)1.</span> 귀 사는 신종코로나 바이러스 사태로 피해가 예상됩니까? <span class="c_e40000 tType6">(최대선택건수 2)</span></p> <div class="chartType1">차트영역(원)</div> </div> <div class="svList"> <p><span class="c_456ded fwBold">1)1.</span> 귀 사는 신종코로나 바이러스 사태로 피해가 예상됩니까? <span class="c_e40000 tType6">(최대선택건수 2)</span></p> <div class="chartType1">차트영역(원)</div> </div> <div class="svList"> <p><span class="c_456ded fwBold">1)1.</span> 귀 사는 신종코로나 바이러스 사태로 피해가 예상됩니까? <span class="c_e40000 tType6">(최대선택건수 2)</span></p> <div class="chartType1">차트영역(원)</div> </div> </div> </div> </div> </div> <!-- //popup --> <!-- header --> <header> <h1><a href="/pb/dashBoard.html"><img src="/pb/img/common/topLogo.png" alt="아이티앤 로고이미지"></a></h1> <div class="topRight"> <input type="button" class="allMenu"> <ul class="inline"> <li><input type="button" class="alramBtn"></li> <li><input type="button" class="mailBtn"></li> <li><input type="button" class="quickSiteBtn"></li> <li><input type="button" class="favoriteBtn"></li> </ul> <div class="infoWrap"> <ul class="inline"> <li> <img src="/pb/img/common/topTimeOut.png" alt="타임아웃 아이콘"> <p>로그인 세션 타임아웃 시간 : <span>30</span>분</p> </li> <li> <img src="/pb/img/common/topTime.png" alt="타임 아이콘"> <p>최종접속일시 : <span>2020-06-01 11:00</span></p> </li> </ul> <div class="pfWrap"> <div class="pfImg"><img src="/pb/img/pfImg.jpg" alt="개인이미지"></div> <ul> <li class="pfName">Soobin Jung</li> <li class="pfPosi">최고관리자</li> </ul> <input type="button" class="downBtn"> </div> </div> </div> </header> <!-- //header --> <!-- leftMenu --> <nav class="leftMenu"> <ul> <li> <img src="/pb/img/common/leftMenu1.png" alt="권한관리메뉴 아이콘"> <p>권한관리</p> <input type="button" class="goBtn"> <ul class="subMenu"> <li> <a href="#">권한관리</a> </li> <li> <a href="#">관리자별권한관리</a> </li> <li> <a href="#">롤관리</a> </li> <li> <a href="#">관리자접근허용IP</a> </li> </ul> </li> <li> <img src="/pb/img/common/leftMenu2.png" alt="코드관리메뉴 아이콘"> <p>코드관리</p> <input type="button" class="goBtn"> <ul class="subMenu"> <li> <a href="#">공통코드관리</a> </li> <li> <a href="#">상세코드관리</a> </li> </ul> </li> <li> <img src="/pb/img/common/leftMenu3.png" alt="회원관리메뉴 아이콘"> <p>회원관리</p> <input type="button" class="goBtn"> <ul class="subMenu"> <li> <a href="#">회원가입설정</a> </li> <li> <a href="#">회원탈퇴설정</a> </li> <li> <a href="#">개인정보보호관리</a> </li> <li> <a href="#">접속차단ID관리</a> </li> <li> <a href="#">관리자관리</a> </li> <li> <a href="#">사용자관리</a> </li> </ul> </li> <li> <img src="/pb/img/common/leftMenu4.png" alt="홈페이지관리메뉴 아이콘"> <p>홈페이지관리</p> <input type="button" class="goBtn"> <ul class="subMenu"> <li> <a href="#">매뉴관리</a> </li> <li> <a href="#">게시판관리</a> </li> <li> <a href="#">첨부파일관리</a> </li> <li> <a href="#">조직도</a> </li> <li> <a href="#">결재관리</a> </li> <li> <a href="#">만족도관리</a> </li> <li> <a href="#">약관관리</a> </li> <li> <a href="#">설문조사 관리</a> </li> <li> <a href="#">관리자로그리스트</a> </li> <li> <a href="#">관리자로그보관관리</a> </li> <li> <a href="#">관리자로그설정관리</a> </li> </ul> </li> <li> <img src="/pb/img/common/leftMenu5.png" alt="비주얼관리메뉴 아이콘"> <p>비주얼관리</p> <input type="button" class="goBtn"> <ul class="subMenu"> <li> <a href="#">메인비주얼관리</a> </li> <li> <a href="#">메뉴비주얼관리</a> </li> <li> <a href="#">팝업존관리</a> </li> <li> <a href="#">배너관리</a> </li> <li> <a href="#">팝업관리</a> </li> <li> <a href="#">콘텐츠관리</a> </li> </ul> </li> <li> <img src="/pb/img/common/leftMenu6.png" alt="아이피관리메뉴 아이콘"> <p>아이피관리</p> <input type="button" class="goBtn"> <ul class="subMenu"> <li> <a href="#">아이피현황</a> </li> <li> <a href="#">아이피리스트</a> </li> </ul> </li> <li> <img src="/pb/img/common/leftMenu7.png" alt="환경설정메뉴 아이콘"> <p>환경설정</p> <input type="button" class="goBtn"> <ul class="subMenu"> <li> <a href="#">메타태그관리</a> </li> <li> <a href="#">금지어관리</a> </li> <li> <a href="#">방문자스크립트관리</a> </li> <li> <a href="#">점검중페이지관리</a> </li> <li> <a href="#">웹아이콘관리</a> </li> <li> <a href="#">웹타이틀관리</a> </li> </ul> </li> <li> <img src="/pb/img/common/leftMenu8.png" alt="사이트관리메뉴 아이콘"> <p>사이트관리</p> <input type="button" class="goBtn"> <ul class="subMenu"> <li> <a href="#">아이디관리</a> </li> </ul> </li> </ul> <div class="btnWrap"> <ul> <li><button> <p>관리자 <span>매뉴얼</span> </p><img src="/pb/img/common/leftBtnIcon1.png" alt="관리자 매뉴얼 아이콘"> </button></li> <li><button> <p>홈페이지<span>바로가기</span> </p><img src="/pb/img/common/leftBtnIcon2.png" alt="홈페이지바로가기 아이콘"> </button></li> </ul> </div> <span class="leftBtm">N-CMS Version 3.8</span> </nav> <!-- //leftMenu --> <!-- cont --> <div class="contWrap"> <div class="pageTitle"> <div class="pageIcon"><img src="/pb/img/pageTitIcon4.png" alt=""></div> <h2 class="titType1 c_222222 fwBold">설문조사관리</h2> <p class="tType6 c_999999">사이트별로 설문조사를 등록, 관리할 수 있습니다.</p> </div> <div class="pageCont"> <div class="listSerch"> <select name="" id=""> <option value="">전체사이트1</option> <option value="">전체사이트2</option> <option value="">전체사이트3</option> <option value="">전체사이트4</option> </select> <select name="" id=""> <option value="">게시판명1</option> <option value="">게시판명2</option> <option value="">게시판명3</option> <option value="">게시판명4</option> <option value="">게시판명5</option> </select> <input type="text" size="40"> <input type="button" class="btnType1" value="검색"> </div> <div class="listTop"> <p class="tType5">게시판 수 : <span class="tType4 c_456ded fwBold">158</span>건</p> <div class="rightWrap"> <input type="button" class="printBtn"> <select name="" id=""> <option value="">10줄</option> <option value="">20줄</option> <option value="">30줄</option> </select> </div> </div> <div class="tableWrap"> <table class="tbType1"> <colgroup> <col style="width: 10%"> <col style="width: 35%"> <col style="width: 35%"> <col style="width: 10%"> <col style="width: 10%"> <col style="width: 15%"> <col style="width: 10%"> <col style="width: 30%"> <col style="width: 10%"> </colgroup> <thead> <tr> <th>번호 <input type="button" class="sortBtn"></th> <th>사이트아이디 <input type="button" class="sortBtn"></th> <th>관리 <input type="button" class="sortBtn"></th> <th>문항수 <input type="button" class="sortBtn"></th> <th>참여권한 <input type="button" class="sortBtn"></th> <th>참여자수 <input type="button" class="sortBtn"></th> <th>등록자 <input type="button" class="sortBtn"></th> <th>설문기간 <input type="button" class="sortBtn"></th> <th>삭제</th> </tr> </thead> <tbody> <tr> <td>158</td> <td class="left">신종 코로나 바이러스 사태 관련 피해사례 ddddddd및</td> <td class="wsClear"><input type="button" class="btnType2" value="미리보기" onclick="popOpen(0);"><input type="button" class="btnType2" value="결과보기" onclick="popOpen(1);"><input type="button" class="btnType2" value="엑셀다운로드"></td> <td>3</td> <td>GUEST</td> <td>0</td> <td>홍길동</td> <td class="wsClear">2020-05-01~2020-06-30</td> <td><input type="button" value="삭제" class="btnType1"></td> </tr> <tr> <td>158</td> <td class="left">신종 코로나 바이러스 사태 관련 피해사례 ddddddd및</td> <td class="wsClear"><input type="button" class="btnType2" value="미리보기" onclick="popOpen(0);"><input type="button" class="btnType2" value="결과보기" onclick="popOpen(1);"><input type="button" class="btnType2" value="엑셀다운로드"></td> <td>3</td> <td>GUEST</td> <td>0</td> <td>홍길동</td> <td class="wsClear">2020-05-01~2020-06-30</td> <td><input type="button" value="삭제" class="btnType1"></td> </tr> <tr> <td>158</td> <td class="left">신종 코로나 바이러스 사태 관련 피해사례 ddddddd및</td> <td class="wsClear"><input type="button" class="btnType2" value="미리보기" onclick="popOpen(0);"><input type="button" class="btnType2" value="결과보기" onclick="popOpen(1);"><input type="button" class="btnType2" value="엑셀다운로드"></td> <td>3</td> <td>GUEST</td> <td>0</td> <td>홍길동</td> <td class="wsClear">2020-05-01~2020-06-30</td> <td><input type="button" value="삭제" class="btnType1"></td> </tr> <tr> <td>158</td> <td class="left">신종 코로나 바이러스 사태 관련 피해사례 ddddddd및</td> <td class="wsClear"><input type="button" class="btnType2" value="미리보기" onclick="popOpen(0);"><input type="button" class="btnType2" value="결과보기" onclick="popOpen(1);"><input type="button" class="btnType2" value="엑셀다운로드"></td> <td>3</td> <td>GUEST</td> <td>0</td> <td>홍길동</td> <td class="wsClear">2020-05-01~2020-06-30</td> <td><input type="button" value="삭제" class="btnType1"></td> </tr> <tr> <td>158</td> <td class="left">신종 코로나 바이러스 사태 관련 피해사례 ddddddd및</td> <td class="wsClear"><input type="button" class="btnType2" value="미리보기" onclick="popOpen(0);"><input type="button" class="btnType2" value="결과보기" onclick="popOpen(1);"><input type="button" class="btnType2" value="엑셀다운로드"></td> <td>3</td> <td>GUEST</td> <td>0</td> <td>홍길동</td> <td class="wsClear">2020-05-01~2020-06-30</td> <td><input type="button" value="삭제" class="btnType1"></td> </tr> </tbody> </table> </div> <div class="btnWrap"> <input type="button" class="btnType1" value="등록"> </div> <div class="page"> <ul class="inline"> <li><input type="button" class="pageFirst"></li> <li><input type="button" class="pageBefore"></li> <li>1</li> <li>2</li> <li>3</li> <li>4</li> <li>5</li> <li><input type="button" class="pageNext"></li> <li><input type="button" class="pageLast"></li> </ul> </div> </div> </div> <!-- //cont --> </body> </html>

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up