{include file="public/include"}
{include file="public/head"}
您所在的位置:
首页
{notempty name="obj.type_1.type_id"}
{$obj.type_1.type_name}
{/notempty}
{$obj.type.type_name}
{$obj.art_name}
更新日期:{$obj.art_time|date='Y-m-d H:i:s',###}
阅读:{$obj.art_hits}次
编辑:{$obj.art_author|mac_default='未知'}
来源:{$obj.art_from|mac_default='未知'}
{$obj.art_blurb|mac_filter_html|mac_substring=100}
{$obj.art_content}
更多
最新{$obj.type.type_name}
{maccms:art num="8" type="current" order="desc" by="hits"}
{$key}.
{$vo.art_name}
{/maccms:art}
{maccms:type ids="1,2" order="asc" by="sort" id="vo2" key="key2"}
更多
热门{$vo2.type_name}
{maccms:vod num="10" type="'.$vo2['type_id'].'" order="desc" by="hits"}
{$key}.
{$vo.vod_name}
{/maccms:vod}
{/maccms:type}
{include file="public/foot"}
Back to Top