Skip to content

qq641901550/my_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

打印网页

<script src="${ctxStatic}/FileSaver.js"></script>
<script type="text/javascript" src="${ctxStatic}/jquery.wordexport.js"></script>
<script type="text/javascript"> function exportWord(){ $("#export_word").wordExport(); } function dayin(){ $("#printbtn").hide(); window.print();//打印 $("#printbtn").show(); } </script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published