diff --git a/public/templates/report-template.html b/public/templates/report-template.html index c71f4f9..0e7f81d 100644 --- a/public/templates/report-template.html +++ b/public/templates/report-template.html @@ -650,6 +650,79 @@ .hospital-name { font-weight: bold; } + + /* 新增汇总部分样式 */ + .summary-section { + padding: 15px 30px !important; + } + + .summary-title { + text-align: center !important; + margin-bottom: 30px !important; + font-size: 24px !important; + color: #333; + } + + .summary-notice { + margin: 20px 0 0 !important; + } + + .notice-text { + text-align: left !important; + margin: 0 0 5px 0 !important; + font-size: 14px; + } + + .notice-line { + border-bottom: 1px solid #000; + width: 100%; + } + + .summary-content { + white-space: pre-wrap !important; + text-align: left !important; + margin: 15px 40px !important; + font-size: 16px; + line-height: 1.6; + } + + .summary-tip { + margin-top: 20px !important; + padding: 15px !important; + border-radius: 4px; + } + + .summary-tip p { + font-size: 14px !important; + line-height: 1.5; + } + + /* 打印样式调整 */ + @media print { + .summary-title { + font-size: 20px !important; + margin-bottom: 20px !important; + } + + .notice-text { + font-size: 14px !important; + } + + .summary-content { + font-size: 16px !important; + margin: 10px 30px !important; + } + + .summary-tip { + margin-top: 17px !important; + padding: 10px !important; + background-color: transparent !important; + } + + .summary-tip p { + font-size: 14px !important; + } + } @@ -756,46 +829,24 @@
- 汇总 + 检查结果汇总 填充值
-
-

检查结果汇总

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
【一般检查】--
【超声】 -
检查所见:--
-
检查结果:--
-
【心电图】 -
检查所见:--
-
检查结果:--
-
【血常规】--
【尿常规】--
【生化】--
+
+

检查结果汇总

+
+

在本次体检的项目中,您有以下几方面的情况敬请注意:

+
+
+
+

+ +

+
+
+

温馨提示:本次体检未发现异常的部分,不代表完全没有潜在性疾病,如有疾病或身体不适,要立即就医。

+