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/PrintZhiyihan.cshtml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zhengcaioa/zhengcaioa/Views/CooperOrder/PrintZhiyihan.cshtml b/zhengcaioa/zhengcaioa/Views/CooperOrder/PrintZhiyihan.cshtml index b43d225..0df533d 100644 --- a/zhengcaioa/zhengcaioa/Views/CooperOrder/PrintZhiyihan.cshtml +++ b/zhengcaioa/zhengcaioa/Views/CooperOrder/PrintZhiyihan.cshtml @@ -99,7 +99,7 @@ font-size: 14pt; font-family: 'FangSong'; background: #fff; - line-height: 1.5; + line-height: 150%; } span { @@ -119,7 +119,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