{include head/}
{assign source=get_flash($tpl_id='2') name=flash/}
{loop source=$flash}
{/loop}
关于我们
{print get_block_content('about_us')/}
{assign source=get_tpl_cate_content($tpl_id='3',$limit='0,6',$order_type='id',$filter='',$pic='no',$order='desc',$lang='') name=pr/}
产品中心
{loop source=$pr['contents']}
{print $v['title']/}
{/loop}
{assign source=get_tpl_cate_content($tpl_id='2',$limit='0,7',$order_type='',$filter='',$pic='no',$order='',$lang='') name=index_news/}
最新动态
{loop source=$index_news['contents']}
{print $v['title']/}
{/loop}
联系我们
{print get_block_content('contact_us')/}
{include foot/}