{include(header)} {include(label.shop.top)} {set $arr=fun_kj::get_ads('B1-shop'.$shopinfo['shop_id'],1)} {if(isset($arr['list']) && count($arr['list'])>0)}
{foreach($arr['list'] as $item)}
  • {/foreach}
    <
    >
    {else if(isset($arr['html']) && trim($arr['html'])!='')}
    {$arr['html']}
    {/if}
    {include(label.shop.right)}
  • {if($shopinfo['shop_service']==0 || $shopinfo['shop_service']==3)}
  • {tab_other_language::get("外卖")}{if($shopinfo['shop_service']==3)}{tab_other_language::get("餐厅订位")}{/if}{tab_other_language::get("评价")}
  • {else}
  • {tab_other_language::get("餐厅订位")}{if($shopinfo['shop_service']==4)}{tab_other_language::get("外卖")}{/if}{tab_other_language::get("评价")}
  • {/if}
  • {tab_other_language::get("今天")}-{fun_format::len($reserve_time,5)}{tab_other_language::get("切换时间")}
  • {foreach($arr_group as $group)}
  • {$group["group_name"]}
  • {foreach($arr_table['id_'.$group['group_id']] as $table)}
  • {if($table["state"] == 1)} {tab_other_language::get("用餐中")} {else if($table["state"] == 2)} {if(!empty($mytable) && $mytable['reserve_table_id']==$table['table_id'])}{tab_other_language::get("我的预订")}{else}{tab_other_language::get("已预订")}{/if} {else}{tab_other_language::get("可以预订")}{/if}
  • {/foreach} {/foreach}
    {include(footer)}