小票模板优化
This commit is contained in:
parent
4e0a64885e
commit
47445ec1f7
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue