小票缴费模板优化

This commit is contained in:
余文财 2025-06-18 18:29:00 +08:00
parent 55bcca0dff
commit 4da90e9a04
3 changed files with 30 additions and 33 deletions

View File

@ -26,4 +26,4 @@ spring:
application:
name: ems-express-bridge
profiles:
active: dev
active: pro

View File

@ -32,26 +32,23 @@
<div style="margin-top: 10px;" th:if="${department}">就诊科室:<span th:text="${department}"></span>
</div>
</div>
<div style="text-align: center; font-size: 32px;">
-----------------------------------------------------------------------------
</div>
<div style="border-bottom: 1px dashed #000;margin: 3px 0;"></div>
<div style="font-size: 35px; margin: 10px 20px">
<div style="word-break: break-all;">
<span style="margin-right: 25px;">费用总额:<span th:text="${totalFee}"></span></span>
<span>个人支付<span th:text="${personalPayment}"></span></span>
<span style="margin-right: 25px;">费用总额:<span th:text="${totalFee}"></span></span>
<span>个人自费<span th:text="${personalPayment}"></span></span>
</div>
<div style="margin-top: 10px;word-break: break-all;" th:if="${chs==1}">
<span style="margin-right: 25px;">医保统筹基金:<span th:text="${ybtcjj}"></span></span>
<span>个人医保账户:<span th:text="${ybgrzh}"></span></span>
<span style="margin-right: 25px;">医保统筹基金:<span th:text="${ybtcjj}"></span></span>
<span>个人医保账户:<span th:text="${ybgrzh}"></span></span>
</div>
<div style="margin-top: 10px;word-break: break-all;" th:if="${chs==1}">
<span style="margin-right: 25px;">医院优惠金额:<span th:text="${yyyh}"></span></span>
<span>医院账户支付:<span th:text="${yyzh}"></span></span>
<span style="margin-right: 25px;">医院优惠金额:<span th:text="${yyyh}"></span></span>
<span>医院账户支付:<span th:text="${yyzh}"></span></span>
</div>
<div style="margin-top: 10px;word-break: break-all;">
<span>实收金额:</span><span
th:text="${actualReceiptAmount}"></span></div>
<div style="margin-top: 10px;"><span>实收金额:</span><span th:text="${actualReceiptAmountChinese}"></span></div>
<div style="margin-top: 10px;word-break: break-all;">实收金额:<span
th:text="${actualReceiptAmount}"></span></div>
<div style="margin-top: 10px;">实收金额:<span th:text="${actualReceiptAmountChinese}"></span></div>
</div>
<div style="border-bottom: 1px dashed #000;margin: 3px 0;"></div>
<div style="margin: 10px 20px">
@ -71,9 +68,9 @@
</table>
</div>
<div style="border-bottom: 1px dashed #000;margin-bottom: 3px;"></div>
<div style="margin-left: 35px;font-size: 36px;">终端编号:<span th:text="${terminalNumber}"></span></div>
<div style="margin-left: 35px;font-size: 36px;">打印时间:<span th:text="${printTime}"></span></div>
<div style="margin-left: 35px;font-size: 36px;margin-top: 10px;">
<div style="margin-left: 20px;font-size: 36px;word-break: break-all;">终端编号:<span th:text="${terminalNumber}"></span></div>
<div style="margin-left: 20px;font-size: 36px;word-break: break-all;">打印时间:<span th:text="${printTime}"></span></div>
<div style="margin-left: 20px;font-size: 36px;word-break: break-all;">
<span>温馨提示:请取走缴费凭证,并妥善保管。如果对缴费存在疑问,请到人工窗口咨询!</span>
</div>
</div>

View File

@ -16,19 +16,19 @@
<div style="border-bottom: 1px dashed #000;margin: 3px 0;"></div>
</div>
<div style=" font-size: 37px;">
<div style="margin-left: 35px;">&emsp;&emsp;名:<span th:text="${name}"></span></div>
<div style="margin-left: 35px;">&emsp;&emsp;别:<span th:text="${gender}"></span></div>
<div style="margin-left: 35px;">&emsp;&emsp;龄:<span th:text="${age}"></span></div>
<div style="margin-left: 35px;">出生日期:<span th:text="${birthDate}"></span></div>
<div style="margin-left: 35px;">&ensp;&ensp;号:<span th:text="${outpatientNumber}"></span></div>
<div style="margin-left: 35px;">就诊科室:<span th:text="${department}"></span></div>
<div style="margin-left: 35px;">出诊级别:<span th:text="${visitLevel}"></span></div>
<div style="margin-left: 35px;">就诊医生:<span th:text="${doctor}"></span></div>
<div style="margin-left: 35px;">&emsp;&emsp;序:<span th:text="${sequence}"></span></div>
<div style="margin-left: 35px;">挂号日期:<span th:text="${registerDate}"></span></div>
<div style="margin-left: 35px;">&ensp;&ensp;用:<span th:text="${totalFee}"></span>&thinsp;</div>
<div style="margin-left: 35px;">支付方式:<span th:text="${paymentMethod}"></span></div>
<div style="margin-left: 35px;">交易流水:<span style="font-size: 35px;"
<div style="margin-left: 20px;">&emsp;&emsp;名:<span th:text="${name}"></span></div>
<div style="margin-left: 20px;">&emsp;&emsp;别:<span th:text="${gender}"></span></div>
<div style="margin-left: 20px;">&emsp;&emsp;龄:<span th:text="${age}"></span></div>
<div style="margin-left: 20px;">出生日期:<span th:text="${birthDate}"></span></div>
<div style="margin-left: 20px;">&ensp;&ensp;号:<span th:text="${outpatientNumber}"></span></div>
<div style="margin-left: 20px;">就诊科室:<span th:text="${department}"></span></div>
<div style="margin-left: 20px;">出诊级别:<span th:text="${visitLevel}"></span></div>
<div style="margin-left: 20px;">就诊医生:<span th:text="${doctor}"></span></div>
<div style="margin-left: 20px;">&emsp;&emsp;序:<span th:text="${sequence}"></span></div>
<div style="margin-left: 20px;">挂号日期:<span th:text="${registerDate}"></span></div>
<div style="margin-left: 20px;">&ensp;&ensp;用:<span th:text="${totalFee}"></span>&thinsp;</div>
<div style="margin-left: 20px;">支付方式:<span th:text="${paymentMethod}"></span></div>
<div style="margin-left: 20px;">交易流水:<span style="font-size: 35px;"
th:text="${transactionNumber}"></span></div>
<div style="width:100%;text-align: center;">
<img th:src="${qrCodeBase64}"
@ -36,9 +36,9 @@
</div>
</div>
<div style="border-bottom: 1px dashed #000;margin-bottom: 3px;"></div>
<div style="margin-left: 35px;font-size: 36px;">终端编号:<span th:text="${terminalNumber}"></span></div>
<div style="margin-left: 35px;font-size: 36px;">打印时间:<span th:text="${printTime}"></span></div>
<div style="margin-left: 35px;font-size: 36px;margin-top: 10px;">
<div style="margin-left: 20px;font-size: 36px;">终端编号:<span th:text="${terminalNumber}"></span></div>
<div style="margin-left: 20px;font-size: 36px;">打印时间:<span th:text="${printTime}"></span></div>
<div style="margin-left: 20px;font-size: 36px;">
<span>温馨提示:请取走挂号凭证,并妥善保管。如果对缴费存在疑问,请到人工窗口咨询!</span>
</div>
</div>