小票模板间距减少
This commit is contained in:
parent
28aa307f8b
commit
4e0a64885e
|
@ -27,7 +27,7 @@ spring:
|
|||
|
||||
dpkj:
|
||||
#后端项目访问地址
|
||||
# 改为正式的地址 http://www.lczyyy.com/api/ http://127.0.0.1:5946/api/ http://www.lczyyy.com/apitest/ http://10.121.1.44:15946/apitest
|
||||
# 改为正式的地址 http://10.121.1.44/api/ http://172.16.50.20:15946/apitest/ http://www.lczyyy.com/apitest/
|
||||
serverurl: http://10.121.1.44/api/
|
||||
# 医保配置
|
||||
chs:
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<body>
|
||||
<div style="font-size: 32px;font-weight: bold;">
|
||||
<div>
|
||||
<div style="height: 50px;"></div>
|
||||
<div style="height: 30px;"></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: 50px;"></div>
|
||||
<div style="height: 30px;"></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: 50px;"></div>
|
||||
<div style="height: 30px;"></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: 50px;"></div>
|
||||
<div style="height: 30px;"></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