{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)}
  • 外卖{if($shopinfo['shop_service']==3)}餐厅订位{/if}评价
  • {else}
  • 餐厅订位{if($shopinfo['shop_service']==4)}外卖{/if}评价
  • {/if}
  • 今天-{fun_format::len($reserve_time,5)}切换时间
  • {foreach($arr_group as $group)}
  • {$group["group_name"]}
  • {foreach($arr_table['id_'.$group['group_id']] as $table)}
  • {if($table["state"] == 1)} 用餐中 {else if($table["state"] == 2)} {if(!empty($mytable) && $mytable['reserve_table_id']==$table['table_id'])}我的预订{else}已预订{/if} {else}可以预订{/if}
  • {/foreach} {/foreach}
    {include(footer)}