|
@@ -147,7 +147,7 @@
|
|
|
</head>
|
|
</head>
|
|
|
<body>
|
|
<body>
|
|
|
<div class="page">
|
|
<div class="page">
|
|
|
- <img th:src="${data.imageSrc} + 'code.png'" mode="" style="width: 100%;height: 430px;position: absolute;top: 0;left: 0;"></img>
|
|
|
|
|
|
|
+ <img th:src="${data.imageSrc} + 'image/code.png'" mode="" style="width: 100%;height: 430px;position: absolute;top: 0;left: 0;"></img>
|
|
|
<div class="dis j-c a-c header">
|
|
<div class="dis j-c a-c header">
|
|
|
<img th:src="${data.logo}" mode="" style="width: 30px;height: 30px;margin-right: 6px;">
|
|
<img th:src="${data.logo}" mode="" style="width: 30px;height: 30px;margin-right: 6px;">
|
|
|
<span class="font-weight" th:text="${data.inscompany}" ></span>
|
|
<span class="font-weight" th:text="${data.inscompany}" ></span>
|
|
@@ -157,7 +157,7 @@
|
|
|
<div class="dis a-c j-c mb-2"
|
|
<div class="dis a-c j-c mb-2"
|
|
|
style="width: 150px;height: 150px;border: 1px solid #0052FF;border-radius: 4px;">
|
|
style="width: 150px;height: 150px;border: 1px solid #0052FF;border-radius: 4px;">
|
|
|
<div class="fuzzyLayer">
|
|
<div class="fuzzyLayer">
|
|
|
- <img th:src="${data.imageSrc} + 'code1.jpg'" mode="" style="width: 100%;height: 100%;">
|
|
|
|
|
|
|
+ <img th:src="${data.imageSrc} + 'image/code1.jpg'" mode="" style="width: 100%;height: 100%;">
|
|
|
</img>
|
|
</img>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="code">
|
|
<div class="code">
|