|
@@ -54,7 +54,7 @@
|
|
|
attributes.name = "${application}";
|
|
|
attributes.align = "middle";
|
|
|
swfobject.embedSWF(
|
|
|
- "${swf}.swf?version=4.1.3", "flashContent",
|
|
|
+ "${swf}.swf?version=4.1.8", "flashContent",
|
|
|
"${width}", "${height}",
|
|
|
swfVersionStr, xiSwfUrlStr,
|
|
|
flashvars, params, attributes);
|
|
@@ -134,14 +134,14 @@
|
|
|
</object>
|
|
|
</noscript>
|
|
|
|
|
|
- <!--------------------------- iSignature begin: ----------------------------------->
|
|
|
+ <!--------------------------- iSignature begin: ----------------------------------->
|
|
|
<form name="mainForm" style="display:none">
|
|
|
<div id="obj" ></div>
|
|
|
</form>
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
window.onload=function(){
|
|
|
- var ServiceUrl = window.location.protocol+"//"+ window.location.hostname +":"+window.location.port+ window.location.pathname+ "Service.jsp";
|
|
|
+ var ServiceUrl = window.location.protocol+"//"+ window.location.hostname +":"+window.location.port+ window.location.pathname+ "iSignature/jspServer/Service.jsp";
|
|
|
var objHtml= '<OBJECT id="SignatureControl" classid="clsid:D85C89BE-263C-472D-9B6B-5264CD85B36E" codebase="iSignatureHTML.cab#version=8,2,2,56" width="0" height="0" >'+
|
|
|
'<param name="ServiceUrl" value="'+
|
|
|
ServiceUrl+'" > '+
|
|
@@ -169,7 +169,7 @@
|
|
|
|
|
|
//打开危险品审批的打印页面
|
|
|
function ZysqbpPrintSignature(documentID){
|
|
|
- var url = "/yjpt/ZysqbpPrintSignature.jsp?Template=1468222709986&UserName=&FileType=.doc&documentID="+documentID;
|
|
|
+ var url = "/yjpt/iSignature/view/ZysqbpPrintSignature.jsp?Template=1468222709986&UserName=&FileType=.doc&documentID="+documentID;
|
|
|
window.open (url,"_blank");
|
|
|
}
|
|
|
</script>
|