{if condition="count($pcallhot) gt 0"}
{/if}
{volist name="GoodsListAll" id="vo" key="keyright"}
{if condition="count($vo['hehe']) neq 0"}
{/if}
{/volist}
-
{volist name="vo['hehe']" id="f"}
-
¥{if condition="$f.mprice lt 1"}{:number_format($f.mprice/100,4)}{else/}{:number_format($f.mprice/100,2)}{/if} 已售{$f['sellercount']}件
{/volist}