{include file='public/left'}
{$res.page}
我的佣金
| id | 金额 | 明细 | 剩余金额 | 类型 | 时间 | 操作 | |
|---|---|---|---|---|---|---|---|
| {$vo.id} | {$vo.money} | {$vo.content} | {$vo.total} | {if condition="$vo['type'] eq 0"}消费{/if} {if condition="$vo['type'] eq 1"}充值{/if} {if condition="$vo['type'] eq 2"}取现{/if} {if condition="$vo['type'] eq 3"}分销提成{/if} | {$vo.create_time||date='Y-m-d H:i:s',###} | 编辑 删除 |