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

{$groupbuy.title}


{$groupbuy.info}

抢购

 

{$groupbuy.joins}人已购买

团购详情
{$groupbuy.content}
餐厅基本信息
{$shop.shopname}
外卖时间 {$shopconfig.starthour}:{if !$shopcaonfig.startminute}00{else}{$shopconfig.startminute}{/if}-{$shopconfig.endhour}:{if !$shopconfig.endminute}00{else}{$shopconfig.endminute}{/if}
送餐费用 {$shopconfig.sendprice}元
起送金额 {$shopconfig.minprice}元
餐厅地址 {$shop.address}
餐厅电话 {$shop.phone}
送餐范围 {$shop.sendarea}
还有…… {$shop.info}
热门团购
    {php mod_base('hotlist',"SELECT * FROM ".table('groupbuy')." ")} {foreach item=t from=$hotlist}
  • {$t.title}
  • {/foreach}
{include file='lib/footer.html'}