<{assign var="shop_nav_curr" value="comment"}> <{include file="shop/block/header.html"}>
<{widget id="shop/info" shop_id=$shop.shop_id tpl="shop/block/shopinfo.html"}> <{widget id="shop/vcate" shop_id=$shop.shop_id tpl="shop/block/shopvcate.html"}> <{widget id="shop/saletop" shop_id=$shop.shop_id tpl="shop/block/shopsaletop.html"}>

口碑点评

<{foreach $items as $comment}>

<{$member_list[$comment.uid].uname}>  <{$comment.score}>分 <{$comment.dateline|format}>

<{if $comment.audit}><{$comment.content}><{else}>

评论内容审核中

<{/if}>

<{if $comment.replytime}>

<{$comment.replytime|format}>

<{$comment.reply}>

<{/if}>
<{foreachelse}>

还没有人对该店铺进行点评

<{/foreach}>
<{$pager.pagebar}>

评分 : 

<{include file="shop/block/footer.html"}>