• Y
  • List All
  • Feedback
    • This Project
    • This Group
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
2025_PROJECT / mjgo_git star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
mjgo_gitsrcmainwebapppbpopup_advancePayment.html
Download as .zip file
File name
Commit message
Commit date
DATABASE
first commit
2025-12-15
src/main
문자고 알림톡 친구톡 관련 탭 삭제
1 days ago
.codetogether.ignore
first commit
2025-12-15
.gitignore
first commit
2025-12-15
pom.xml
build name 수정
03-17
File name
Commit message
Commit date
java
1. 이벤트, 포인트 관련 콘텐츠 주석처리 2. 이용약관 2026버전으로 수정
03-26
resources
first commit
2025-12-15
webapp
문자고 알림톡 친구톡 관련 탭 삭제
1 days ago
File name
Commit message
Commit date
META-INF
first commit
2025-12-15
MMS
first commit
2025-12-15
WEB-INF
문자고 알림톡 친구톡 관련 탭 삭제
1 days ago
common
first commit
2025-12-15
crosseditor/binary/images
first commit
2025-12-15
css
first commit
2025-12-15
direct
first commit
2025-12-15
dist
first commit
2025-12-15
download
문자고 디자인 변경
03-17
font-flexslider
first commit
2025-12-15
fonts
first commit
2025-12-15
html
first commit
2025-12-15
images
first commit
2025-12-15
img
관리자 수정
2 days ago
js
first commit
2025-12-15
mail
first commit
2025-12-15
mjon/MMS
first commit
2025-12-15
pb
관리자 수정
2 days ago
public
first commit
2025-12-15
publish
관리자 수정
2 days ago
sample_mjon
first commit
2025-12-15
site
first commit
2025-12-15
d09a9f949e6e48eeb221d7a13bdb1d14.txt
first commit
2025-12-15
google53cfb10eb3856530.html
first commit
2025-12-15
googlefa7d697b23d4a34a.html
first commit
2025-12-15
imageEditorSample.html
first commit
2025-12-15
imageEditorSample2.html
first commit
2025-12-15
index.jsp
first commit
2025-12-15
naver94c82af5badbae52b1e46e77b88410c9.html
first commit
2025-12-15
robots.txt
first commit
2025-12-15
sendRESTAPI_test_r1_send.jsp
first commit
2025-12-15
sitemap.xml
first commit
2025-12-15
tempPayPrint.html
first commit
2025-12-15
tempPrint.html
first commit
2025-12-15
tempPrint1.html
first commit
2025-12-15
test.jsp
first commit
2025-12-15
File name
Commit message
Commit date
css
관리자 수정
2 days ago
font
first commit
2025-12-15
img
first commit
2025-12-15
js
first commit
2025-12-15
boardManageList.html
first commit
2025-12-15
boardManageResister.html
first commit
2025-12-15
commentWrap.html
first commit
2025-12-15
commonPopup.html
first commit
2025-12-15
dashBoard.html
first commit
2025-12-15
dashboard_2022_basic.html
first commit
2025-12-15
dashboard_2022_cs.html
first commit
2025-12-15
fax_code_list.html
first commit
2025-12-15
fax_send_code.html
first commit
2025-12-15
fax_send_detail.html
first commit
2025-12-15
fax_send_detail_list.html
first commit
2025-12-15
fax_send_list.html
first commit
2025-12-15
fax_stats_list.html
first commit
2025-12-15
guide_2023.html
first commit
2025-12-15
ipStatus.html
first commit
2025-12-15
listIndex.html
first commit
2025-12-15
mainVisualList.html
first commit
2025-12-15
mainVisualResister.html
first commit
2025-12-15
menuSet.html
first commit
2025-12-15
organizationChart.html
first commit
2025-12-15
popup_advancePayment.html
first commit
2025-12-15
rightList.html
first commit
2025-12-15
security_login.html
first commit
2025-12-15
surveyEdit.html
first commit
2025-12-15
surveyResister.html
first commit
2025-12-15
surveySet.html
first commit
2025-12-15
user_manage_list.html
first commit
2025-12-15
user_manage_list2_1.html
first commit
2025-12-15
hehihoho3@gmail.com 2025-12-15 035fd26 first commit UNIX
Raw Open in browser Change history
<!DOCTYPE html> <html lang="ko"> <head> <title>선결제 내용 등록</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <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 type="text/javascript" src="/pb/js/jquery-3.5.0.js"></script> <script type="text/javascript" src="/pb/js/common.js"></script> <script type="text/javascript" src="<c:url value='/js/EgovMultiFile.js'/>"></script> <script type="text/javascript" src="<c:url value='/js/EgovCalPopup.js'/>"></script> <script type="text/javascript" src="<c:url value='/js/ncms_common.js' />"></script> <style> .calBtn{ border: none; background-color: transparent !important; background-image: url(/pb/img/common/calendarIcon.png); background-repeat: no-repeat; width: 25px; height: 25px !important; vertical-align: middle; margin-left: -38px !important; margin-top: -2px !important; cursor: pointer; } .pageCont {width:100%;padding:50px 30px;box-sizing:border-box;} .tableWrapTotal {margin:0 0 20px;} .tableWrapTotal .tbType1 thead tr:first-child {border-width:1px;} .tableWrapTotal .tbType1 thead tr th {border-left:1px solid #e6e6e6;} .tableWrapTotal .tbType1 thead tr th:first-child {border-left:0 none;} .tableWrapTotal .tbType1 thead tr.content th {font-size:14px;} .tableWrapTotal .tbType1 tbody tr td {border-left:1px solid #e6e6e6;} .tableWrapTotal .tbType1 tbody tr td:first-child {border-left:0 none;} .listSerch .select {height:42px;vertical-align:top;} .pageCont .tbType1 tbody tr td.msg_detail {overflow:inherit;} .pageCont .tbType1 tbody tr td.msg_detail a {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;} .layer_msg_wrap {position:relative;} .layer_msg_wrap .layer_msg_detail {overflow:hidden;display:none;position:fixed;left:50%;top:50%;width:400px;max-height:600px;background:#eee;transform:translate(-50%, -50%);z-index:1;} .layer_msg_wrap .layer_msg_detail button {position:absolute;right:0;top:0;width:35px;height:35px;} .layer_msg_wrap .layer_msg_detail button:before {content:'';position:absolute;left:50%;top:50%;width:1px;height:14px;margin:-7px 0 0;background:#fff;transform:rotate(-45deg);} .layer_msg_wrap .layer_msg_detail button:after {content:'';position:absolute;left:50%;top:50%;width:1px;height:14px;margin:-7px 0 0;background:#fff;transform:rotate(45deg);} .layer_msg_wrap .layer_msg_detail .title {height:35px;padding:0 15px;font-size:16px;line-height:35px;text-align:left;color:#fff;background:#456ded;border-radius:5px 5px 0 0;} .layer_msg_wrap .layer_msg_detail .content {overflow-y:auto;max-height:535px;margin:15px;padding:10px 15px;line-height:20px;white-space:normal;background:#fff;} .layer_msg_wrap .layer_msg_detail .content .rev_cont {text-align:left;} @media screen and (max-width:916px){ .pageCont .tableWrap table thead tr th {padding:15px 0;} } </style> </head> <body> <div class="loading_layer"> <div class="loading_container"> <div class="bar"></div> <div class="text">Loading</div> </div> </div> <div class="contWrap" style="position:relative;left:inherit;top:inherit;min-height:auto; padding:20px; width:600px; height:475px;"> <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" style="min-height:initial;"> <p style="color:#e40000; margin:-20px 0 10px 0;">* 모든 항목 필수</p> <table class="tbType2"> <colgroup> <col style="width:25%"> <col style="width:75%"> </colgroup> <tbody> <tr class="no_modi"> <th>전송사 :</th> <td><select class="select" style="width:180px;"> <option>전송사(전체)</option> </select> </td> </tr> <tr> <th>결제일시 :</th> <td> <input type="hidden" name="cal_url" id="cal_url" value="/sym/cmm/EgovNormalCalPopup.do"> <a href="#" onclick="javascript:fn_egov_NormalCalendar(document.forms.listForm, document.forms.listForm.ntceEnddeYYYMMDD);"> <input style="width:auto;min-width: 83px;" type="text" class="date_format" name="ntceEnddeYYYMMDD" id="ntceEnddeYYYMMDD" size="4" maxlength="4" readonly="" value="" /> <input type="button" class="calBtn"> </a> <input style="width:auto;min-width:73px; margin:0 0 0 10px;" type="text" size="2"> </td> </tr> <tr> <th>결제금액 :</th> <td><input style="width:auto;min-width:120px;" type="text" size="2">&nbsp;원</td> </tr> </tbody> </table> <div class="btnWrap1"> <button type="button" class="btnType3">등록</button><button type="button" class="btnType">취소</button> </div> </div> </div> </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