{include file='lib/header.html'} {include file='shopnav.html'}

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

该餐厅订餐成功率颇高/最低消费 点击联系我{$shop.qq}

{foreach item=cai from=$cailist} {/foreach}
{if $shopconfig.ordertype eq 0}{else}+{/if} {$cai.title} {$cai.lowprice}元 {$cai.price}元
{include file='lib/shopcar.html'} {include file="shop_right.html"}
{include file='lib/footer.html'}