From 830bd328e2319b838795d07952a4466e03f3f610 Mon Sep 17 00:00:00 2001 From: ndbs Date: Mon, 28 Mar 2022 15:03:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=A6=E7=94=9F=E5=AD=A6=E7=B1=8D=E6=89=93?= =?UTF-8?q?=E5=8D=B0=E6=89=93=E5=8D=B0=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/StuInfoBasic/printxjk.cshtml | 351 +++++++++--------- 1 file changed, 179 insertions(+), 172 deletions(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/printxjk.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/printxjk.cshtml index 0dcfe530b..bc1c8de55 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/printxjk.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/printxjk.cshtml @@ -45,6 +45,8 @@ border: 1px solid #222; border-top: none; border-bottom: none; + border-collapse:collapse; + border-spacing:0px; } td { @@ -53,34 +55,24 @@ border: 1px solid #222; text-align: center; } - - #headerInfo td { - width: 15%; - height: 44px; - border: 1px solid #222; - text-align: center; - /* word-wrap: break-word; - word-break: normal; */ - page-break-after: always; - } - .pageBreak { page-break-after: always; } - .noPrint { - display: none; + .btn { + width: 100px; + height: 34px; + line-height: 34px; + text-align: center; + margin: 30px auto; + border: 1px solid #ccc; + cursor: pointer; + border-radius: 4px; } - - .pageBreak { - page-break-after: always; + .tableBox { + width: 90%; + margin: 30px auto; } - - /* .tablehtml{ - width: 100%; - height: 2000px; - background: rgb(221, 161, 161); - } */ @@ -161,173 +153,188 @@
-
+
打印
- - +