{template 'header', $module} {if $action == 'record'}
  {dcalendar('fromtime', $fromtime)} {dcalendar('totime', $totime)}    
{loop $cashs $k $v} {$v[dstatus]} {/loop}
{$v[itemid]} {$v[amount]} {$v[fee]} {$v[bank]} {$v[account]} {$v[truename]} {$v[addtime]} {$v[edittime]}
§³ {$amount} {$fee}  
{$pages}
{elseif $action == 'setting'} {if $vbank}
{$member[bank]}
{$member[account]}
{$member[truename]}
{else}
* {$bank_select}
* [] {$member[truename]}
* {template 'password', 'chip'}
    
{/if} {elseif $action == 'confirm'}
{$amount}
{$fee}
{$money}
{$_money}
* {template 'password', 'chip'}
    
{else}
{$_money} {$DT[money_unit]}
{if $MOD[cash_times]}- 24§³{$MOD[cash_times]}
{/if} {if $MOD[cash_min]}- §³{$MOD[cash_min]}{$DT[money_unit]}
{/if} {if $MOD[cash_max]}- {$MOD[cash_max]}{$DT[money_unit]}
{/if} {if $MOD[cash_fee]}- {$MOD[cash_fee]}%
{/if} {if $MOD[cash_fee_min]}- §³{$MOD[cash_fee_min]}{$DT[money_unit]}
{/if} {if $MOD[cash_fee_max]}- {$MOD[cash_fee_max]}{$DT[money_unit]}
{/if}
*
    
{/if} {template 'footer', $module}