{xingTemplate header}
{xingTemplate banner}
{xingTemplate nav}
{xingTemplate index_left}
企业简介
{xingTemplate index_jianjie}
产品展示
{_ $temp_img_list=$sql->execute('select',array('select'=>array('id','fid','t_imgurl','t_name'),'table' => 'yxphp_com_1_neirong','where' => array('fid=12','or','fid=13','or','fid=14'),'limit' =>array(14),'orderby' => array('id','desc')))} {_ $temp_img_list_count=count($temp_img_list)} {for $i=0;$i<$temp_img_list_count;$i++}
{_e $temp_img_list[$i]['t_name']}
{/for}