{include file='lib/header.html'}
{foreach item=c from=$caipulist}

{$c.title}

{/foreach}
{foreach item=shop from=$shoplist} {/foreach}
{if $favshops} 您定制的餐厅{else}您还没有定制的餐厅{/if} (从地图页定制)
{$shop.shopname}{if $favshops}  {/if} {foreach item=c from=$shop.caicat} {$c.cname} {/foreach}
{foreach item=shop from=$shoplist}

{$shop.shopname} {if $shop.opentype eq 'doing'}营业中{elseif $shop.opentype eq 'will'}即将营业{else}已打烊{/if} {if $shop.shopconfig.ordertype}本店只支持电话订餐{/if} {$shop.phone} {if $shop.isfav} 移出首页 {else} 加到首页 {/if}

外卖时间:{$shop.shopconfig.starthour}:{$shop.shopconfig.startminute}-{$shop.shopconfig.endhour}:{$shop.shopconfig.endminute} 餐厅地址:{$shop.address} {if $shop.distance}距您{$shop.distance}米{/if}
送餐费用:{$shop.shopconfig.sendprice}元 起送金额:{$shop.shopconfig.minprice}元 点击联系我{$shop.qq}
{foreach item=cat from=$shop.caicat}
{foreach item=cai from=$cat.cailist} {/foreach}

{$cat.cname}

TOP
{if $shop.shopconfig.ordertype eq 0}{else}{/if} {$cai.title} {if $cai.promote}促销{/if} {if $cai.promote}{$cai.lowprice} {$cai.price}元{else}{$cai.price}{/if}
{/foreach} {/foreach} {if $pagelist} {/if}
{include file='lib/shopcar.html'}
{if !$isqiandao}签到{/if} 签到获取积分,连续几天就加几分。积分可以用来兑换积分商品。
{foreach item=shop from=$shoplists} {/foreach}
店铺推荐
{$shop.shopname}
{foreach item=o from=$orderfeed} {/foreach}
最新订餐动态
{$o.orderuser}{$o.shopname} 点了一份餐

还是不太敢在线订餐?

别担心,你的订单会立刻得到处理,进度还会实时反馈给你。很多人已经用上瘾了,你也试一次吧。

{if $guestlist}

口福答疑

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