{php}$download_keywords = input('keywords', '');{/php} 下载中心 - 睿能科技 {include file="components/header"}

{$current_cate.title}

{$current_cate.description}

{php} $download_cid = (string)input('cid', ''); if ($download_cid === '') { $download_cid = (string)($current_cate['id'] ?? ''); } $download_all_id = (string)($current_cate['id'] ?? ''); {/php} {volist name="sub_cates" id="vo"} {php} $count = getCategoryChildrenCount($vo['id']); $vo_id = (string)($vo['id'] ?? ''); {/php} {if $count > 0}
{else} {/if} {/volist}
{hcTaglib:contentPage mainField="*" subField="*" name="hc_content" limit="12" item="vo"}
{$vo.title}
立即下载
{/hcTaglib:contentPage}
{php} $list_empty = isHcListEmpty($hc_content ?? null); if ($list_empty) { $empty_text = '暂无相关资料'; } {/php} {if $list_empty} {include file="components/empty"} {else /} {$hc_content|raw} {/if}
{include file="components/footer"}