九州登录

招标采购

河南郑许轨道交通2026-2027年生产保障用车司机委外项目询比采购公告

阅读次数: 1195 发布时间: 2026-08-12 15:36 打印
附件:
' + '

九州登录

' + '

' + title + '

' + '' + '' + attachHtml + ' '; // 创建隐藏 iframe,写入内容后打印,打印完成移除 var printFrame = document.createElement('iframe'); printFrame.style.position = 'fixed'; printFrame.style.right = '0'; printFrame.style.bottom = '0'; printFrame.style.width = '0'; printFrame.style.height = '0'; printFrame.style.border = '0'; document.body.appendChild(printFrame); var doPrint = function(){ try { printFrame.contentWindow.focus(); printFrame.contentWindow.print(); } catch (e) {} // 打印对话框关闭后移除 iframe setTimeout(function(){ if (printFrame && printFrame.parentNode) { printFrame.parentNode.removeChild(printFrame); } }, 1000); }; var fdoc = printFrame.contentWindow.document; fdoc.open(); fdoc.write(printHtml); fdoc.close(); // 等待 iframe 内资源(图片等)加载后再打印 if (printFrame.contentWindow.document.readyState === 'complete') { setTimeout(doPrint, 300); } else { printFrame.onload = function(){ setTimeout(doPrint, 300); }; } }); }); function parentFunction(e){ if(e){ $('#articleIframe').height(e); } }