{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}

    {$shopcomment['commenttotal']}{tab_other_language::get("分")}

    {tab_other_language::get("共有")} {$arr_list['pageinfo']['total']} {tab_other_language::get("人评价")}

    {foreach($shopcomment['commentlist'] as $item=>$key)}

    {$item}{tab_other_language::get("{msg1}分",$key)}

    {/foreach}
    {foreach($shopcomment['commentval'] as $item=>$key)}

    {$item}分{tab_other_language::get("{msg1}人",$key)}

    {/foreach}
    {foreach($arr_list['list'] as $item)} {/foreach}
    {tab_other_language::get("上一页")} {if($arr_list['pagebtns']['start']!=1)}
  • 1
  • {/if} {if($arr_list['pagebtns']['start']>2)}
  • ...
  • {/if} {foreach($arr_list['pagebtns']['list'] as $item)} {$item} {/foreach} {if($arr_list['pagebtns']['end']<$arr_list['pageinfo']['pages']-1)}
  • ...
  • {/if} {if($arr_list['pagebtns']['end']<$arr_list['pageinfo']['pages'])}
  • {$arr_list['pageinfo']['pages']}
  • {/if} {tab_other_language::get("下一页")}
    {include(footer)}