{extends file='../layouts/index.html'} {block name=body}

{if $mark !='term'}关于我们{else}{fragment('term','title')}{/if}

{if $mark !='term'}
帮助中小企业、个人简化 IDC 管控、云难维护的难题,让所有人都能简单上云!
{/if}
{if $mark != 'term'}

{fragment('about','title')}

{get_config_item('company_name')}

{fragment('about','content')}
{if $images}

公司资质

{foreach from=$images item=row}

{$row.desc}

{/foreach}
{/if}

{fragment('contact','title')}

{if fragment('contact','content')}
{fragment('contact','content')}
{/if}
{else}
{fragment('term','content')}
{/if} {/block} {block name=footjs} {/block}