长城期货
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

50 lines
888 B

底部导航栏: <br>
{hcTaglib:nav cid="6" max-level="3" item="vo" sort="sort asc"}
<!-- {$vo.title} ( {$vo.href} ) <br/> -->
<a href="{$vo.href}" style="color: blue; text-decoration: underline;">{$vo.title}</a> |
<!-- <br/> -->
{if !empty($vo['children'])}
{if $key == 2}
{/if}
{volist name="$vo.children" id="vv" }
<!-- {$vv.title} ( {$vv.href} ) <br/> -->
<!-- === <a href="{$vv.href}"> {$vv.title} </a> -->
{/volist}
{else /}
{/if}
<!-- <br/> -->
{/hcTaglib:nav}
<br>
<br>
<br>
<!-- 长城期货股份有限公司 公司信息-->
{hcTaglib:category id="178" item="vo" field="*"}
{$vo.title} <br>
{$vo.description|nl2br|raw} <br> <br>
{$vo.sub_title} <br>
{$vo.desc}
<br> <br>
<img src="{$vo.thumbnail.url|default=''}" alt="{$vo.title}">
<img src="{$vo.banner.url}" alt="">
<br>
{/hcTaglib:category}
{php}
// exit;
{/php}
<!-- header start -->
<!-- header end -->