Ver código fonte

【修改】流程任务中的打印表单增加标题;

西昌缴费二期
dyy 3 anos atrás
pai
commit
a0d1b0a79e
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/plugin/jqprint/jquery.jqprint-0.3.js

+ 1
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/plugin/jqprint/jquery.jqprint-0.3.js Ver arquivo

@@ -160,6 +160,7 @@
}
d.write("<title></title><style>@page{size: auto;margin: 0mm;}html{background-color: #FFFFFF;margin: 0px;}body{border: solid 1px blue;margin: 100mm;}</style >");
d.write("<link type='text/css' rel='stylesheet' href='" + top.$.rootUrl + "/Content/jquery/plugin/jqprint/jqprint.css' />");
d.write("<h2 style='margin-bottom:5mm;text-align:center;'>西昌民族幼儿师范高等专科学校 收文 (办件)处理笺</h2>");
var $table = a('<table></table>');
var num = 24;
var $tr = a('<tr></tr>');


Carregando…
Cancelar
Salvar