|
@@ -16,7 +16,11 @@
|
|
|
|
|
|
<div class="widget-body no-padding" style=" width:100%; ">
|
|
<div class="widget-body no-padding" style=" width:100%; ">
|
|
<!--startprint-->
|
|
<!--startprint-->
|
|
-<div style=" width: 88%; float: left; margin-left:-20px; ">
|
|
|
|
|
|
+<!-- {if $row.village_id eq '7' or $row.village_id eq '10'}-->
|
|
|
|
+<!-- <div style=" width: 88%; float: left; ">-->
|
|
|
|
+<!-- {else}-->
|
|
|
|
+ <div style=" width:95%; text-align: center">
|
|
|
|
+<!-- {/if}-->
|
|
<div class="toolbar" style=" font-size: 15px;text-align: center; width: 100%">
|
|
<div class="toolbar" style=" font-size: 15px;text-align: center; width: 100%">
|
|
收费凭证
|
|
收费凭证
|
|
</div>
|
|
</div>
|
|
@@ -46,7 +50,7 @@
|
|
{foreach $get as $k=>$vo}
|
|
{foreach $get as $k=>$vo}
|
|
<tr style=" font-size: 12px;">
|
|
<tr style=" font-size: 12px;">
|
|
<td>{$k+1}</td>
|
|
<td>{$k+1}</td>
|
|
- <td>
|
|
|
|
|
|
+ <td >
|
|
{if $vo.item_id eq '1'}
|
|
{if $vo.item_id eq '1'}
|
|
水费
|
|
水费
|
|
{elseif $vo.item_id eq '2'}
|
|
{elseif $vo.item_id eq '2'}
|