From 09407c70c73390f8c934ca0f90697ca99aa16f00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=99=E6=96=87=E8=B4=A2?= Date: Wed, 18 Jun 2025 18:41:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=A5=A8=E6=A8=A1=E6=9D=BF=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/department.html | 27 +++++++++---------- .../resources/templates/hospitalPayment.html | 26 +++++++++--------- .../templates/outpatientPayment.html | 6 ++--- 3 files changed, 29 insertions(+), 30 deletions(-) diff --git a/src/main/resources/templates/department.html b/src/main/resources/templates/department.html index 9f51c40..aef7988 100644 --- a/src/main/resources/templates/department.html +++ b/src/main/resources/templates/department.html @@ -34,21 +34,18 @@
-
- 费用总额: - 个人自费: +
费用总额:
+
个人自费:
+
+
医保统筹基金:
+
个人医保账户:
+
医院优惠金额:
+
医院账户支付:
-
- 医保统筹基金: - 个人医保账户: -
-
- 医院优惠金额: - 医院账户支付: +
实收金额:
实收金额:
-
实收金额:
+ th:text="${actualReceiptAmountChinese}">
@@ -68,8 +65,10 @@
-
终端编号:
-
打印时间:
+
终端编号:
+
打印时间: +
温馨提示:请取走缴费凭证,并妥善保管。如果对缴费存在疑问,请到人工窗口咨询!
diff --git a/src/main/resources/templates/hospitalPayment.html b/src/main/resources/templates/hospitalPayment.html index 254097e..3891118 100644 --- a/src/main/resources/templates/hospitalPayment.html +++ b/src/main/resources/templates/hospitalPayment.html @@ -1,7 +1,7 @@ - 挂号单 + 住院押金预缴
@@ -16,21 +16,21 @@
-
姓  名:
-
性  别:
-
年  龄:
-
出生日期:
-
门 诊 号:
-
入院科室:
-
总 费 用: 元
-
支付方式:
-
交易流水: +
姓  名:
+
性  别:
+
年  龄:
+
出生日期:
+
门 诊 号:
+
入院科室:
+
总 费 用: 元
+
支付方式:
+
交易流水:
-
终端编号:
-
打印时间:
-
+
终端编号:
+
打印时间:
+
温馨提示:请取走缴费凭证,并妥善保管。如果对缴费存在疑问,请到人工窗口咨询!
diff --git a/src/main/resources/templates/outpatientPayment.html b/src/main/resources/templates/outpatientPayment.html index ea06a68..541e350 100644 --- a/src/main/resources/templates/outpatientPayment.html +++ b/src/main/resources/templates/outpatientPayment.html @@ -26,9 +26,9 @@
-
终端编号:
-
打印时间:
-
+
终端编号:
+
打印时间:
+
温馨提示:请取走缴费凭证,并妥善保管。如果对缴费存在疑问,请到人工窗口咨询!