You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
939 B
20 lines
939 B
1 year ago
|
<%@page language="java" pageEncoding="utf-8" %>
|
||
|
<link href="./css/styles_all.css" rel="stylesheet" type="text/css" />
|
||
|
<style>
|
||
|
@media screen{.onlyPrint{display:none}}
|
||
|
@media print{
|
||
|
.NotPrint{display:none;}
|
||
|
.PageNext{page-break-after: always;}
|
||
|
}
|
||
|
|
||
|
</style>
|
||
|
|
||
|
<center class="NotPrint">
|
||
|
<OBJECT id=WebBrowser classid=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 width=0>
|
||
|
</OBJECT>
|
||
|
<input type="image" border="0" alt="直接打印" src="../../../images1/zjdy.png"onclick=document.all.WebBrowser.ExecWB(6,6)>
|
||
|
<input type="image" border="0" alt="页面设置" src="../../../images1/ymsz.png" onclick=document.all.WebBrowser.ExecWB(8,1)>
|
||
|
<input type="image" border="0" alt="打印预览" src="../../../images1/dyyl.png" onclick=document.all.WebBrowser.ExecWB(7,1)>
|
||
|
<a href="javascript:window.opener=null;window.open('','_self');window.close();"><img src="../../images1/gb.png" alt="关闭" border="0" /></a>
|
||
|
</center>
|