dede 搜索没结果要显示固定格式

修改include/arc.searchview.class.PHP

查找$this->dsql->FreeResult("al");

在下面添加:

 

[html] 

  1. if($artlist=='')  
  2.              
  3.               $artlist='1'         
  4.              $artlist .$this->Keyword;  
  5.               $artlist .'未注册18000元/年未注册' 
  6.             }  

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容