{template 'header', $template}
{$head_name}
{if $itemid}
{$title}
{$editdate}{if $MOD[hits]}  浏览:{$hits}{/if}
{if $thumb}{template 'album', 'chip'}{/if}
{if !$username}非会员信息
{/if} {if $vip}{VIP}:{$vip}级
{/if} {if $n1 && $v1}{$n1}:{$v1}
{/if} {if $n2 && $v2}{$n2}:{$v2}
{/if} {if $n3 && $v3}{$n3}:{$v3}
{/if} {if $amount}数量:{$amount}
{/if} {if $price}价格:{$price}
{/if} {if $pack}包装:{$pack}
{/if} {if $could_price}
发送报价
{/if} {$content}
联系方式
{template 'contact', 'chip'}
{else} {if $lists} {loop $lists $v}
{/loop} {else} {template 'empty', 'chip'} {/if} {if $pages}
{$pages}
{/if} {/if} {template 'footer', $template}