{extend name='index@Common/index' /} {block name='content'}
账单编号 | 账单时间 | 产品名称 | 账单金额 | 应付金额 | 支付状态 | 操作 | |
---|---|---|---|---|---|---|---|
{$v.order_number} | {$v.create_time} | {$v.productType} | ¥{$v.money|to_double} | ¥{$v.money|to_double} | {$v.statuss} | {if $v['type'] == '0' || $v['type'] == '4'} 查看 {else /} - {/if} | |
暂无数据 |