{:$lang.tocash} {:$lang.cash_record}
{:if $smarty.get.do=='record'} {:foreach item=list from=$record.list} {:/foreach}
{:$lang.cash_money} {:$lang.balance} {:$lang.payment} {:$lang.account} {:$lang.note} {:$lang.status} {:$lang.add_time} {:$lang.deal_time}
{:math equation="abs(x)" x=$list.money format="%.2f"} {:$list.balance} {:$list.payment} {:$list.account} {:$list.desc} {:$list.status} {:$list.add_time|date_format} {:if $list.is_pay} {:$list.pay_time|date_format} {:/if}
{:$record.page}
{:else} {:tag name='member_wallet' assign='row'}
{:$lang.balance} {:$row.wallet} {:$config.money_unit}
{:$lang.locked} {:$row.locked} {:$config.money_unit}
{:$lang.bank} {:$row.bank} {:$lang.edit}
{:$lang.name} {:$row.name}
{:$lang.account} {:$row.bank_id}
{:$lang.cash_money} {:$config.money_unit}
{:$lang.pay_pass}
 
{:/if}