小票模板优化

This commit is contained in:
余文财 2025-07-01 23:21:13 +08:00
parent 4e0a64885e
commit 47445ec1f7
4 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
<body>
<div style="font-size: 32px;font-weight: bold;">
<div>
<div style="height: 30px;"></div>
<div style="height: 50px;"></div>
<div style="text-align: center; font-size: 40px;font-weight: bold;"><span th:text="${hospitalName}"></span>
</div>
<div style="text-align: center; font-size: 28px;font-weight: bold;"><span>****<span

View File

@ -6,7 +6,7 @@
<body>
<div style="font-size: 32px;font-weight: bold;">
<div>
<div style="height: 30px;"></div>
<div style="height: 50px;"></div>
<div style="text-align: center; font-size: 40px; "><span th:text="${hospitalName}"></span>
</div>
<div style="text-align: center; font-size: 28px;"><span>****<span

View File

@ -6,7 +6,7 @@
<body>
<div style="font-size: 32px;font-weight: bold;">
<div>
<div style="height: 30px;"></div>
<div style="height: 50px;"></div>
<div style="text-align: center; font-size: 40px; "><span th:text="${hospitalName}"></span>
</div>
<div style="text-align: center; font-size: 28px;"><span>****<span

View File

@ -6,7 +6,7 @@
<body>
<div style="font-size: 32px;font-weight: bold;">
<div>
<div style="height: 30px;"></div>
<div style="height: 50px;"></div>
<div style="text-align: center; font-size: 40px;"><span th:text="${hospitalName}"></span>
</div>
<div style="text-align: center; font-size: 28px;"><span>****<span