返回
切换
取消
{foreach item=cai from=$cailist}
{$cai.title}
¥{$cai.price}
{/foreach}
{$pagelist}
{include file='lib/footer.html'}