{extend name="layout/content" /}{block name="header"} 游戏补点详情页 {/block}{block name="content"}
清空
注:所配置渠道包含其下属所有渠道
当前月份:{php} echo $YearMonth {/php}
{notempty name="list"} {volist name="list" id="vo"} {/volist} {/notempty}
月份 游戏 渠道 结算模式 首充补点(平台币) 续充补点(平台币) 现金返利 现金补点 充值总额(首充) 充值总额(续充) 充值总额返利 充值总额补点 生效时间 状态 操作 首充时间 续充时间 备注
{$vo.year_month} {$vo.game_name} {$vo.channel_name} {switch name="$vo.type" } {case value="1"}折扣类结算{/case} {case value="2"}自然类结算{/case} {case value="3"}首充补点结算{/case} {case value="4"}新用户补点结算{/case} {default /} - {/switch} {if condition="($vo['type'] == 1) OR ($vo['type'] == 3) "} {$vo.first_point}% {/if} {if condition="($vo['type'] == 1) OR ($vo['type'] == 3) "} {$vo.common_point}% {/if} {if condition="($vo['type'] == 1) OR ($vo['type'] == 3) "} {$vo.extra_profit_point}% {/if} {if condition="($vo['type'] == 1) OR ($vo['type'] == 3) "} {$vo.extra_point}% {/if} {if condition="($vo['type'] == 4) "} {$vo.first_point}% {/if} {if condition="($vo['type'] == 4) "} {$vo.common_point}% {/if} {if condition="($vo['type'] == 2) OR ($vo['type'] == 4 )"} {$vo.extra_profit_point}% {/if} {if condition="$vo['type'] == 2"} {$vo.extra_point}% {/if} {:date('Y-m-d H:i:s',$vo.begin_time)} {switch name="$vo.status" } {case value="0"}未生效{/case} {case value="1"}审核中{/case} {case value="2"}生效中{/case} {case value="3"}已失效{/case} {case value="4"}已拒绝{/case} {case value="5"}已失效{/case} {default /} - {/switch} {switch name="$vo.status" } {case value="0"}{/case} {case value="1"} {/case} {default /} - {/switch} {switch name="$vo.type" } {case value="3"}首充补点时间:{:date('Y-m-d H:i:s',$vo.first_begin_time)} ~ {:date('Y-m-d H:i:s',$vo.first_end_time)}{/case} {case value="4"}新用户补点时间:{:date('Y-m-d H:i:s',$vo.first_begin_time)} ~ {:date('Y-m-d H:i:s',$vo.first_end_time)}{/case} {default /} {/switch} 审批:{$vo.remark}
{$list->total()}条记录 {$page}
{/block} {block name="footer"} {/block}