{hcTaglib:nav cid="8" max-level="3" item="vo" sort="sort asc" withFlag='1'}
{/hcTaglib:nav}
{hcTaglib:contentListByTagName tagStr="首页大轮播" moduleId="1" limit="5" mainField="id,title,sub_title,category_id,thumbnail,cover" sort="sort asc,id asc" item="vo"}
{php}
$detailUrl = hcUrl('detail/index',['id'=>$vo['id'],'cid'=>$vo['category_id']]);
{/php}
{/hcTaglib:contentListByTagName}
{php}
$category_href_187 = '';
{/php}
{hcTaglib:category id="187" item="vo" field="*"}
- {$vo.title}
{php}
$category_href_187 = $vo['alias'];
{/php}
{/hcTaglib:category}
{hcTaglib:category id="188" item="vo" field="*"}
- {$vo.title}
{/hcTaglib:category}
{hcTaglib:category id="189" item="vo" field="*"}
- {$vo.title}
{/hcTaglib:category}
{hcTaglib:category id="190" item="vo" field="*"}
- {$vo.title}
{/hcTaglib:category}
{hcTaglib:category id="191" item="vo" field="*"}
- {$vo.title}
{/hcTaglib:category}
{hcTaglib:contentListByTagName tagStr="首页显示公司通知" moduleId="1" limit="30" mainField="id,title,sub_title,category_id,thumbnail,cover,create_time" sort="sort asc,id asc" item="vo"}
{php}
$detailUrl = hcUrl('detail/index',['id'=>$vo['id'] ?? 0,'cid'=>$vo['category_id'] ?? 0]);
$thumbnailUrl = $vo['thumbnail']['url'] ?? '';
$createTimrStr = date('Y-m-d',strtotime($vo['create_time']));
{/php}
{/hcTaglib:contentListByTagName}
{hcTaglib:contentListByTagName tagStr="首页显示公司活动" moduleId="1" limit="30" mainField="id,title,sub_title,category_id,thumbnail,cover,create_time" sort="sort asc,id asc" item="vo"}
{php}
$detailUrl = hcUrl('detail/index',['id'=>$vo['id'] ?? 0,'cid'=>$vo['category_id'] ?? 0]);
$thumbnailUrl = $vo['thumbnail']['url'] ?? '';
$createTimrStr = date('Y-m-d',strtotime($vo['create_time']));
{/php}
{/hcTaglib:contentListByTagName}
{hcTaglib:contentListByTagName tagStr="首页显示市场热点" moduleId="1" limit="30" mainField="id,title,sub_title,category_id,thumbnail,cover,create_time" sort="sort asc,id asc" item="vo"}
{php}
$detailUrl = hcUrl('detail/index',['id'=>$vo['id'] ?? 0,'cid'=>$vo['category_id'] ?? 0]);
$thumbnailUrl = $vo['thumbnail']['url'] ?? '';
$createTimrStr = date('Y-m-d',strtotime($vo['create_time']));
{/php}
{/hcTaglib:contentListByTagName}
{hcTaglib:contentListByTagName tagStr="首页显示交易所公告" moduleId="1" limit="30" mainField="id,title,sub_title,category_id,thumbnail,cover,create_time" sort="sort asc,id asc" item="vo"}
{php}
$detailUrl = hcUrl('detail/index',['id'=>$vo['id'] ?? 0,'cid'=>$vo['category_id'] ?? 0]);
$thumbnailUrl = $vo['thumbnail']['url'] ?? '';
$createTimrStr = date('Y-m-d',strtotime($vo['create_time']));
{/php}
{/hcTaglib:contentListByTagName}
{hcTaglib:contentListByTagName tagStr="首页显示每日提示" moduleId="1" limit="30" mainField="id,title,sub_title,category_id,thumbnail,cover,create_time" sort="sort asc,id asc" item="vo"}
{php}
$detailUrl = hcUrl('detail/index',['id'=>$vo['id'] ?? 0,'cid'=>$vo['category_id'] ?? 0]);
$thumbnailUrl = $vo['thumbnail']['url'] ?? '';
$createTimrStr = date('Y-m-d',strtotime($vo['create_time']));
{/php}
{/hcTaglib:contentListByTagName}