{include file='lib/header.html'} {include file="searchnav.html"}
{if $citys} {/if} {if $towns} {/if}
店铺类目 全部 {foreach item=c from=$catlist} {$c.cname} {/foreach}
所在区域 不限 {foreach item=p from=$provinces} {$p.province} {/foreach}
所在区域 不限 {foreach item=p from=$citys} {$p.city} {/foreach}
所在区域 不限 {foreach item=p from=$towns} {$p.town} {/foreach}
起送金额 不限 {foreach item=s from=$smlist} {$s.cname} {/foreach}
人均消费 不限 {foreach item=a from=$amlist} {$a.cname} {/foreach}
排序 销量 最新
{$pagelist}
{include file='lib/shopcar.html'}

对订餐有疑问?

口福答疑

{foreach item=guest from=$guestlist}
{$guest.username}: {$guest.content}
口福答疑 {$guest.reply}
{/foreach}
{include file='lib/footer.html'}