{include file="header" /}
NEWS SEARCH
新闻搜索
新闻搜索页
首页
新闻搜索页
{volist name="list" id="vo" empty="没有您搜索的相关数据"}
{$vo['newsname']}
{$vo['summary']}
查看详情
{/volist}
{$page}
热门文章
{volist name="news2" id="vo"}
{$vo.time|strtotime|date="Y年m月d日",###}
{$vo['newsname']}
{/volist}
{include file="footer" /}