{include file="head.html"}
{if $data.shopid}
{$shop.title}
学生 {$shop.student_num} 评价
主页
{else}
{$author.nickname}
粉丝 {$author.followed_num} 关注 {$author.follow_num}
{$data.timeago}
{if $author.isFollow}已{/if}关注
{/if} {if $data.mp4url}
{/if}
{$data.parsecontent}
{foreach item=c from=$imgslist} {/foreach}
喜欢
{include file="inc/comment.html"} 发布 {include file="footer.html"}