xy 2 years ago
parent 330c357bab
commit 31eaeaef17

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 61 KiB

@ -27,9 +27,7 @@
{{--<button class="btn btn-primary ml-1" type="button" onclick="doExport(this)">导出</button>--}}
</form>
</div>
<div style="position: absolute;right: 0px">
<img src="/images/yz.png" >
</div>
<table class="table table-bordered mb-0 table-datatable" >
<thead>
<tr>
@ -78,11 +76,17 @@
<td>{{ $zongji['guanlifei'] }}</td>
</tr>
</tbody>
<div>
<span>江苏天天欣业物业服务有限公司</span>
<span>填报人:{{ $admin->name }}</span>
</div>
</table>
<div style="text-align: right;line-height: 1.5;">
江苏天天欣业物业服务有限公司
</div>
<div style="text-align: right;line-height: 1.5;">
填报人:{{ $admin->name }}
</div>
<div style="position: absolute;right: 20px; bottom: 20px; width: 220px;">
<img src="/images/yz.png" alt="" style="filter: saturate(1);">
</div>
</div>
</div>
</div>

Loading…
Cancel
Save