{include file='header.html'}
{include file='weibo/weibo_nav.html'}
微博用户管理 隐藏 显示
{foreach item=c from=$list} {/foreach}
昵称 城市 头像 粉丝{if $smarty.get.order eq 2}↓{/if} 微博{if $smarty.get.order eq 1}↓{/if} 显示 操作
{$c.screen_name} {$c.location} {$c.followers_count} {$c.statuses_count} {if $c.visible eq 1} {else}{/if} 查看 编辑 查看微博 删除
{$pagelist}
{include file="footer.html"}