小票优化
This commit is contained in:
@@ -30,8 +30,7 @@
|
||||
<div style="margin-left: 20px;">总 费 用:<span th:text="${totalFee}"></span>元</div>
|
||||
<div style="margin-left: 20px;">挂号时间:<span th:text="${registerDate}"></span></div>
|
||||
<div style="margin-left: 20px;">支付方式:<span th:text="${paymentMethod}"></span></div>
|
||||
<div style="margin-left: 20px;">交易流水:<span style="font-size: 26px;"
|
||||
th:text="${transactionNumber}"></span></div>
|
||||
<div style="margin-left: 20px;">交易流水:<span th:text="${transactionNumber}"></span></div>
|
||||
<div style="width:100%;text-align: center;">
|
||||
<img th:src="${qrCodeBase64}"
|
||||
alt="#"/>
|
||||
@@ -42,7 +41,7 @@
|
||||
th:text="${terminalNumber}"></span></div>
|
||||
<div style="margin-left: 20px;font-size: 29px;word-break: break-all;">打印时间:<span th:text="${printTime}"></span>
|
||||
</div>
|
||||
<div style="margin-left: 20px;font-size: 27px;word-break: break-all;">
|
||||
<div style="margin-left: 20px;margin-right: 20px;font-size: 29px;word-break: break-all;">
|
||||
<span>温馨提示:请妥善保管好您的缴费凭条,如果对缴费存在疑问,请到人工窗口咨询。</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user