From 0a34bec1a557fb95c376a298e0cbdabd46f8a14e Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 03 三月 2023 13:56:51 +0800 Subject: [PATCH] 计算工资更新 --- zhengcaioa/zhengcaioa/Views/CooperOrder/Printtousushu.cshtml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zhengcaioa/zhengcaioa/Views/CooperOrder/Printtousushu.cshtml b/zhengcaioa/zhengcaioa/Views/CooperOrder/Printtousushu.cshtml index 619bfcd..b55f36e 100644 --- a/zhengcaioa/zhengcaioa/Views/CooperOrder/Printtousushu.cshtml +++ b/zhengcaioa/zhengcaioa/Views/CooperOrder/Printtousushu.cshtml @@ -104,7 +104,7 @@ font-size: 14pt; font-family: 'FangSong'; background: #fff; - line-height: 1.5; + line-height: 150%; } span { @@ -124,7 +124,7 @@ <div id="page1" style="page-break-after:always;"> <table border="0" align="center" cellpadding="3" cellspacing="0"> <tr> - <td colspan="2" style="font-size:29.3px;text-align:center">鎶曡瘔涔︼紙姝f湰锛�</td> + <td colspan="2" style="font-size:21px; text-align: center "><b>鎶曡瘔涔︼紙姝f湰锛�</b></td> </tr> <tr> <td colspan="2"><b>涓�銆佹姇璇夌浉鍏充富浣撳熀鏈俊鎭�</b></td> -- Gitblit v1.9.1