{extend name="public/base" /} {block name="title"} {:lang_i18n('客户服务')} {/block} {block name="style"} {/block} {block name="main"} {notempty name="focus_image.image"}
{/notempty}
{notempty name="info_datas"}
{assign name="chunks" value=":array_chunk($info_datas, 4)" /} {volist name="chunks" id="items"}
{gt name=":count($items)" value="2"} {volist name="items" id="item"} $item['title_txt_color']])}>{$item.title} {notempty name="item.desc"} $item['desc_txt_color']])}>{$item.desc|raw} {/notempty} {notempty name="item.extra_image"}
{/notempty}
{/volist} {else/} {volist name="items" id="item"}
$item['title_txt_color']])}>{$item.title} $item['desc_txt_color']])}>{$item.desc|raw}
{/volist} {/gt}
{/volist}
{/notempty}
{/block}