{include(label.header)}

{$shopinfo['shop_name']}

{set $arr=fun_kj::get_ads('B1-wap-shop'.$shopinfo['shop_id'],1)} {if(isset($arr['list']))}
{foreach($arr['list'] as $item)}
  • {/foreach}
    {else if(isset($arr['html']))}
    {$arr['html']}
    {/if} {if($shopinfo['shop_tips']!='')}
    通知:{$shopinfo['shop_tips']}
    {/if} {if($shopinfo['shop_service']==0 || $shopinfo['shop_service']==1)}
  • {if($shopinfo['shop_service']==0)}商品列表{else}在线选座{/if}
  • 商家介绍
  • 用户评价
  • {else} {if($shopinfo['shop_service']==3)} {else} {/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(!empty($mytable) && $mytable['reserve_table_id']==$table['table_id'])}我的预约{else if($table["state"] == 1)}用餐中{else if($table["state"] == 2)}已预订{else}可以预订{/if}
  • {/foreach} {/foreach}
    {include(label.footer)}