太阳成游戏网站

联系官方销售客服

QQ1835022299

028-61286886

POSCMS 版主:POSCMS负责人
搜索结果页面,如没有数据进行跳转其他页面如何实现呢
类型:POSCMS 更新时间:2019-07-15 16:18:23 module

搜索结果页面如没有数据进行跳转其他页面如何实现呢? 没结果的时候进行跳转到固定页面


        {if $searchid}

                    {list action=search module=$dirname id=$searchid total=$sototal page=1 pagesize=1 urlrule=$urlrule}

 

   

{dr_keyword_highlight($t.title, $keyword)}

 

 

 

所在位置:{dr_cat_value("1-news",dr_cat_value("1-news",$t.catid,"pid"),"name")}>{dr_cat_value("1-news",$t.catid,"name")}

   

     

{$t.xiangqing}

   

 

 

{/list} 

                   {if !$total}

对不起! 没有找到任何记录

{/if}

                    {else}

对不起! 没有找到任何记录

{/if}