{include file='lib/header.html'} {include file="searchnav.html"}
{foreach item=shop from=$shoplist} {/foreach} {if $pagelist} {/if}
{$shop.shopname} {if $ssuser}{if $shop.isfav} 移出首页 {else}加入首页{/if} {else}登录收藏{/if}
店铺地址:{$shop.address}起送价:{$shop.minprice} 元
联系电话:{$shop.phone}
店铺简介:{$shop.info}
{$pagelist}

还是不太敢在线订餐?

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

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