{$t.xiangqing}
联系官方销售客服
QQ1835022299
028-61286886
搜索结果页面如没有数据进行跳转其他页面如何实现呢? 没结果的时候进行跳转到固定页面
{if $searchid}
{list action=search module=$dirname id=$searchid total=$sototal page=1 pagesize=1 urlrule=$urlrule}
{/list}
{if !$total}
{/if}
{else}
{/if}