{template '_header'}
{php echo tpl_daterange('time', array('sm'=>true,'placeholder'=>'操作时间'),true);} {if $type=='credit1'} {ifp 'finance.credit.credit1.export'} {/if} {else} {ifp 'finance.credit.credit2.export'} {/if} {/if}
{if empty($list)}
未查询到相关数据
{else}
{loop $list $row} {/loop}
粉丝 会员信息 {if $type=='credit1'}积分{else}余额{/if}变化 {if $type=='credit1'}当前积分{else}当前余额{/if} 备注 操作人 操作时间
{ifp 'member.list.edit'} {if strexists($row['openid'],'sns_wa')}{/if} {if strexists($row['openid'],'sns_qq')||strexists($row['openid'],'sns_wx')||strexists($row['openid'],'wap_user')}{/if} {if empty($row['nickname'])}未更新{else}{$row['nickname']}{/if} {else} {if strexists($row['openid'],'sns_wa')}{/if} {if strexists($row['openid'],'sns_qq')||strexists($row['openid'],'sns_wx')||strexists($row['openid'],'wap_user')}{/if} {if empty($row['nickname'])}未更新{else}{$row['nickname']}{/if} {/if} {$row['realname']}
{$row['mobile']}
{$row['num']} {$row['presentcredit']} {$row['remark']} {if empty($row['username']) || $row['username']=='wechat' || $row['username']=='alipay' || $row['username']=='wxapp'} 本人 {else} {$row['username']} {/if} {php echo date('Y-m-d H:i:s',$row['createtime'])}
{$pager}
{/if}
{template '_footer'}