{extend name='index@Common/index' /} {block name='content'}
  • 温馨提示:
  • 收支明细按时间记录了账户流入和流出的交易流水,与账单的记账时间不同。所以同一时间范围内消费账单与消费类型收支可能存在差异。
  • 例如:您有一笔100元的3月31日23:00到23:59的后付费账单,系统在4月1日0点后支付这笔账单。此时,您3月将有一笔100元账单记录,这笔账单对应的收支记录在4月。
  • -
{if !empty($list[0])} {foreach $list as $k => $v} {/foreach} {else /} {/if}
编号 时间 产品 交易类型 金额 渠道类型 余额 详情
{$v.order_number} {$v.create_time} {$v.productType} {$v.types} {$v.type == '1'?'+':'-'}¥{$v.money|to_double} {$v.channel} ¥{$v.balance|to_double} {if $v['type'] == '0' || $v['type'] == '4'} 查看账单 {else /} - {/if}
暂无数据
    {/block} {block name='modal'} {/block} {block name='js'} {/block}