{include file="head.html"} {include file='exue_teacher/nav.html'}
标题:
{foreach item=c from=$list} {/foreach}
tcid 学校 昵称 电话 姓名 图片 状态 推荐 操作
{$c.tcid} {$c.shop_title} {$c.nickname} {$c.telephone} {$c.truename} {if $c.imgurl}{/if}
编辑 查看 删除
{$pagelist}
{include file="footer.html"}