{template "content","header_nei"}
{template "content","left_fix"}
当前位置:首页>搜索结果
{php $q=$_GET['keyword']} {pc:get sql="SELECT thumb,title,url,description FROM v9_news where title like '%$q%' union SELECT thumb,title,url,description FROM v9_picture where title like '%$q%'" num="10" page='$pages'} {loop $data $r}
{$r[title]}
{$r[description]}
{/loop} {/pc}