{php} $goods_list = goods_list(); {/php} {include file="content/template/default/header.html" /}
选择分类
{volist name="goods_list" id="vo" key="key"} = 4 ? 0 : $_img; ?>

{$vo.name}

商品数量:{$vo.goods_num}
{/volist}

选择商品

{volist name="goods_list" id="vo" key="key"} {/volist}
{include file="content/template/default/footer.html" /}