|
|
@@ -25,7 +25,15 @@
|
|
|
<div id="printer" class="text-center">
|
|
|
<table class="table table-bordered" style="table-layout:fixed;">
|
|
|
<tr>
|
|
|
- <td colspan="6" style="text-align: center;font-size: 24px;font-weight: bold;">设备管理卡</td>
|
|
|
+ <td colspan="2" style="border: none !important;">
|
|
|
+ <img src="/admin/img/logo-device1.png" width="180" alt="">
|
|
|
+ </td>
|
|
|
+ <td colspan="2" style="text-align: center;font-size: 24px;font-weight: bold;border: none !important;">设备管理卡</td>
|
|
|
+ {if $orgId == 33}
|
|
|
+ <td colspan="2" style="border: none !important;">
|
|
|
+ <img src="/admin/img/logo-device2.png" width="180" alt="">
|
|
|
+ </td>
|
|
|
+ {/if}
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td class="text-right">设备名称</td>
|