{php} $current_cate_id = $current_cate['id'] ?? ''; // var_dump($current_cate);exit; {/php} {$current_cate.seo_title} {include file="components/header"}

了解睿能科技 新闻动态

{hcTaglib:subcategory pid="$current_cate_id" item="vo" sort=""} {/hcTaglib:subcategory}
{hcTaglib:contentPage2 cid="$current_cate_id" mainField="id,category_id,title,sub_title,thumbnail,content,description,create_time" subField="" name="hc_content" limit="100" item="content_sub22" sort="sort asc"} {/hcTaglib:contentPage2} {volist name="hc_content" id="vo_content"} {php} $content = $hc_content['content'] ?? ''; $description = $hc_content['description'] ?? ''; $create_time_int = $hc_content['create_time'] ?? ''; $create_time_str = ''; if(!empty($create_time_int)){ $create_time_str = date('Y-m-d', $create_time_int); } // dd($hc_content->toArray());exit; {/php} {/volist}
{hcTaglib:contentPage2 cid="$current_cate_id" mainField="id,category_id,title,sub_title,thumbnail,content,description,create_time" subField="" name="hc_content" limit="6" item="content_sub22" sort="sort asc"} {/hcTaglib:contentPage2} {volist name="hc_content" id="vo_content"} {php} $content = $hc_content['content'] ?? ''; $description = $hc_content['description'] ?? ''; $create_time_int = $hc_content['create_time'] ?? ''; $create_time_str = ''; if(!empty($create_time_int)){ $create_time_str = date('Y-m-d', $create_time_int); } // dd($hc_content->toArray());exit; {/php} {/volist}