{include file="components/header"}

{$current_cate.content|raw}

{hcTaglib:category id="366" item="vo" field="*"} {php} $descStr = $vo['description'] ?? ''; $infoList = []; $pairs = explode('#', $descStr); foreach ($pairs as $pair) { $parts = explode(';', $pair, 2); if (count($parts) === 2) { $infoList[] = ['label' => trim($parts[0]), 'value' => trim($parts[1])]; } } {/php}

{$vo.title}

{volist name="infoList" id="info" key="k"}
{$info.label} {$info.value}
{/volist}
{/hcTaglib:category} {hcTaglib:category id="367" item="vo" field="*"}

{$vo.title}

{hcTaglib:contentPage cid="367" mainField="*" subField="*" name="hc_content" limit="12" item="vo"} {/hcTaglib:contentPage}
{/hcTaglib:category}

股票信息

股票代码:{$stockInfo.code}

{$stockInfo.price} {$stockInfo.change}  {$stockInfo.changePercent}
  • 最高(元) {$stockInfo.high}
  • 最低(元) {$stockInfo.low}
  • 成交量(万手) {$stockInfo.volume}
  • 成交额(万元) {$stockInfo.amount}

截止 {$stockInfo.updateTime}*报价有十五分钟或以上延迟。

睿能科技分时走势图
{hcTaglib:category id="369" item="vo" field="*"}

{$vo.title}

{/hcTaglib:category} {hcTaglib:category id="370" item="vo" field="*"}

{$vo.title}

{/hcTaglib:category}
{include file="components/mask"} {include file="components/footer"}