{notempty name="header_categorys"}
  • {:lang_i18n('产品')}

    {volist name="header_categorys" id="hc"}

    {$hc.name}

    {/volist}
  • {/notempty} {notempty name="footer_navigation"} {volist name="footer_navigation" id="fn"}
  • {$fn.name}

    {notempty name="fn.children"} {volist name="fn.children" id="fnc"}

    {$fnc.name}

    {/volist} {/notempty}
  • {/volist} {/notempty}
  • {:lang_i18n('联系方式')}

    {if condition="!empty($contact_config)"} {volist name="contact_config" id="vo"} {if condition="$vo.type != 'image'"}

    {$vo.value}

    {/if} {/volist} {/if}
{notempty name="media_config"}
{volist name="media_config" id="mc"} {/volist}
{/notempty} {notempty name="header_languages"} {volist name="header_languages" id="hl"} {if condition="$hl.lang_code == cookie('think_lang')"}
{$hl.lang_en_name}
{/if} {/volist} {/notempty}
{notempty name="basic_config.website_powerby.value"}
{$basic_config.website_powerby.value} {notempty name="$basic_config.website_icp"} {$basic_config.website_icp.value|raw} {/notempty}
{/notempty}