• 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_gitsrcmainwebapptempPayPrint.html
Download as .zip file
File name
Commit message
Commit date
DATABASE
mjon_git
2023-06-12
src/main
문자발송화면에 등급제 기능 추가
2023-07-18
.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-07-18
resources
휴면회원 전환 안내메일 대상자 쿼리 보완
2023-07-18
webapp
문자발송화면에 등급제 기능 추가
2023-07-18
File name
Commit message
Commit date
META-INF
mjon_git
2023-06-12
MMS
mjon_git
2023-06-12
WEB-INF
문자발송화면에 등급제 기능 추가
2023-07-18
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
알림톡 템플릿 이모지 체크
2023-06-15
mail
mjon_git
2023-06-12
mjon/MMS
mjon_git
2023-06-12
pb
2023/06/26 회원탈퇴자 분류 테이블 추가
2023-06-26
publish
# WARNING: head commit changed in the meantime
2023-07-18
sample_mjon
2023-06-22 18:26
2023-06-22
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
mjon_git
2023-06-12
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
hylee 2023-06-12 32234d5 mjon_git UNIX
Raw Open in browser Change history
<!DOCTYPE html> <link rel="stylesheet" href="/publish/css/reset.css"> <link rel="stylesheet" href="/publish/css/jquery.mCustomScrollbar.css"> <link rel="stylesheet" href="/publish/css/common.css"> <link rel="stylesheet" href="/publish/css/button.css"> <link rel="stylesheet" href="/publish/css/content.css"> <link rel="stylesheet" href="/publish/css/mem.css"> <link rel="stylesheet" href="/publish/css/font.css"> <link rel="stylesheet" href="/publish/css/popupLayer.css"> <script src="/publish/js/jquery-3.5.0.js"></script> <script src="/publish/js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="/publish/js/common.js"></script> <script src="/publish/js/content.js"></script> <!-- <script src="/publish/js/calendar.js"></script> --> <script src="/publish/js/popupLayer.js"></script> <script src="/js/jquery.js"></script> <head> <script> $(document).ready(function(e){ var print_area = opener.$('.pay_cont').clone(); print_area.find('.auth_number').remove(); //승인번호 삭제 document.body.innerHTML = print_area.html(); if($('.listSerch').length > 0 ){ $('.listSerch').remove(); } if($('.rightWrap').length > 0 ){ $('.rightWrap').remove(); } if($('.btnWrap').length > 0 ){ $('.btnWrap').remove(); } $(".pageCont").css({"background":"url('/img/waterMark.png')","webkit-print-color-adjust":"exact"}); //워터마크 window.print(); setTimeout(function(){ },1000); }); </script> </head> <body> </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