diff --git a/src/main/java/com/dpkj/modules/autoReplyPrint/controller/ReceiptPrintController.java b/src/main/java/com/dpkj/modules/autoReplyPrint/controller/ReceiptPrintController.java
index 8ecd499..0038c50 100644
--- a/src/main/java/com/dpkj/modules/autoReplyPrint/controller/ReceiptPrintController.java
+++ b/src/main/java/com/dpkj/modules/autoReplyPrint/controller/ReceiptPrintController.java
@@ -74,7 +74,7 @@ public class ReceiptPrintController {
int dinyHeight = 0;
if (templateName.equals("department")) {
- // 由于是使用的门诊小票-T2,那么默认的高度为1000,强行设置,通过动态修改渲染的图片的高度
+ // 由于是使用的门诊小票-T2,那么默认的高度为1100,强行设置,通过动态修改渲染的图片的高度
height = 1100;
// 单行最大长度为10
diff --git a/src/main/java/com/dpkj/modules/autoReplyPrint/request/ReceiptPrintRequest.java b/src/main/java/com/dpkj/modules/autoReplyPrint/request/ReceiptPrintRequest.java
index e443c24..8d74957 100644
--- a/src/main/java/com/dpkj/modules/autoReplyPrint/request/ReceiptPrintRequest.java
+++ b/src/main/java/com/dpkj/modules/autoReplyPrint/request/ReceiptPrintRequest.java
@@ -47,12 +47,12 @@ public class ReceiptPrintRequest implements Serializable {
/**
* 小票渲染宽度,默认为:600
*/
- private Integer width = 600;
+ private Integer width = 690;
/**
* 生成的模板的高度,默认为:950
*/
- private Integer height = 950;
+ private Integer height = 1100;
}
diff --git a/src/main/resources/templates/department.html b/src/main/resources/templates/department.html
index 502d7c7..11b5cf6 100644
--- a/src/main/resources/templates/department.html
+++ b/src/main/resources/templates/department.html
@@ -5,23 +5,23 @@
门诊缴费凭证
-
+
-
+
-
+
********
-
+
-----------------------------------------------------------------------------
-
+
-
+
-----------------------------------------------------------------------------
-
+
姓名:
性别:
@@ -37,10 +37,10 @@
就诊科室:
-
+
-----------------------------------------------------------------------------
-
+
费用总额:
个人支付:
@@ -49,18 +49,18 @@
th:text="${actualReceiptAmount}">
实收金额:
-
+
-----------------------------------------------------------------------------
-
+
项目名称 |
数量 |
单价 |
小计 |
-
+
|
|
|
@@ -68,14 +68,14 @@
-
+
-----------------------------------------------------------------------------
-
+
-
+
温馨提示
1.请取走全部凭条、并妥善保管
2.如果对缴费结算存在疑问,请到人工窗口咨询
diff --git a/src/main/resources/templates/hospitalPayment.html b/src/main/resources/templates/hospitalPayment.html
index c3a0948..edc02af 100644
--- a/src/main/resources/templates/hospitalPayment.html
+++ b/src/main/resources/templates/hospitalPayment.html
@@ -4,23 +4,23 @@
挂号单
-
+
-
+
-
+
********
-
+
-----------------------------------------------------------------------------
-
+
-
+
-----------------------------------------------------------------------------
-
+
姓 名:
性 别:
年 龄:
@@ -29,14 +29,14 @@
入院科室:
总 费 用: 元
支付方式:
-
-
备注:缴费凭证,请妥善保管!
-
终 端 号:
+
备注:缴费凭证,请妥善保管!
+
终 端 号:
-
打印时间:
+
打印时间:
diff --git a/src/main/resources/templates/outpatientPayment.html b/src/main/resources/templates/outpatientPayment.html
index d3f871b..52af7b1 100644
--- a/src/main/resources/templates/outpatientPayment.html
+++ b/src/main/resources/templates/outpatientPayment.html
@@ -4,37 +4,37 @@
门诊缴费
-
+
-
+
-
+
********
-
+
-----------------------------------------------------------------------------
-
+
-
+
-----------------------------------------------------------------------------
-
+
姓 名:
性 别:
年 龄:
出生日期:
总 费 用: 元
支付方式:
-
-
备注:缴费凭证,请妥善保管!
-
终 端 号:
+
备注:缴费凭证,请妥善保管!
+
终 端 号:
-
打印时间:
+
打印时间:
diff --git a/src/main/resources/templates/register.html b/src/main/resources/templates/register.html
index 16090d2..20358c4 100644
--- a/src/main/resources/templates/register.html
+++ b/src/main/resources/templates/register.html
@@ -4,23 +4,23 @@
挂号单
-
+
-
+
-
- ****
****
+
+ ********
-
+
-----------------------------------------------------------------------------
-
+
-
+
-----------------------------------------------------------------------------
-
+
姓 名:
性 别:
年 龄:
@@ -41,14 +41,14 @@
alt="QR Code"/>
-
-
+
+
-----------------------------------------------------------------------------
-
备注:凭此条退费,请妥善保管!
-
终 端 号:
+
备注:凭此条退费,请妥善保管!
+
终 端 号:
-
打印时间:
+
打印时间: