<{include file="index/header.html"}>
<{if $data}> <{foreach item=i from=$data}> <{/foreach}> <{else}> <{/if}>
ID 头像 微信ID 昵称 性别 所在地区 取消关注 关注时间
<{$i.id}> <{$i.nick}> <{$i}> <{if $i.comment_state == '0'}>男<{else}><{$i.comment}>女<{/if}> <{$i.address}> <{$i.subscribe_time |date_format:'%Y-%m-%d %H:%M'}> <{$i.unsubscribe_time |date_format:'%Y-%m-%d %H:%M'}>
还没有数据,赶快添加吧!
<{$page}>
<{include file="index/footer.html"}>