模板优化
This commit is contained in:
@@ -4,23 +4,23 @@
|
||||
<title>挂号单</title>
|
||||
</head>
|
||||
<body>
|
||||
<div style="font-size: 23px; margin-top: 12px;">
|
||||
<div style="font-size: 23px; margin-top: 12px;font-weight: bold;">
|
||||
<div>
|
||||
<div style="text-align: center; font-size: 31px; font-weight: bold;"><span th:text="${hospitalName}"></span>
|
||||
<div style="text-align: center; font-size: 31px;"><span th:text="${hospitalName}"></span>
|
||||
</div>
|
||||
<div style="text-align: center; font-weight: bold; font-size: 19px;">
|
||||
<div style="text-align: center;font-size: 19px;">
|
||||
****<span th:text="${registeTerminalName}"></span>****
|
||||
</div>
|
||||
<div style="font-size: 23px;text-align: center; font-weight: bold; margin-bottom: -10px; margin-top: -10px;">
|
||||
<div style="font-size: 23px;text-align: center;margin-bottom: -10px; margin-top: -10px;">
|
||||
-----------------------------------------------------------------------------
|
||||
</div>
|
||||
<div style="text-align: center; font-size: 31px; font-weight: bold;"><span th:text="${registeType}"></span>
|
||||
<div style="text-align: center; font-size: 31px;"><span th:text="${registeType}"></span>
|
||||
</div>
|
||||
<div style="font-size: 23px;text-align: center; font-weight: bold; margin-top: -15px;">
|
||||
<div style="font-size: 23px;text-align: center; margin-top: -15px;">
|
||||
-----------------------------------------------------------------------------
|
||||
</div>
|
||||
</div>
|
||||
<div style="font-weight: bold; font-size: 28px;">
|
||||
<div style="font-size: 28px;">
|
||||
<div style="margin-left: 35px;">姓  名:<span th:text="${name}"></span></div>
|
||||
<div style="margin-left: 35px;">性  别:<span th:text="${gender}"></span></div>
|
||||
<div style="margin-left: 35px;">年  龄:<span th:text="${age}"></span></div>
|
||||
@@ -41,7 +41,7 @@
|
||||
alt="QR Code"/>
|
||||
</div>
|
||||
</div>
|
||||
<div style="font-weight: bold; margin-top: 8px;">
|
||||
<div style="margin-top: 8px;">
|
||||
<div style="font-size: 23px;margin-top: -40px; text-align: center; ">
|
||||
-----------------------------------------------------------------------------
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user