太阳成游戏网站

联系官方销售客服

QQ1835022299

028-61286886

POSCMS 版主:POSCMS负责人
搜索页面如何写成瀑布流?
类型:POSCMS 更新时间:2019-05-17 14:46:40

搜索页面如何写成瀑布流?这样做为什么没有效果,调用不出来呢?

{if $searchid && $sototal}

          {list action=search module=$dirname id=$searchid total=$sototal catid=$catid order=$newcs.order page=1 pagesize=20 urlrule=$urlrule}

{if $t.thumb!=''}

     

  •  

    {$t.title}

     

         

    {$t.title}

     

     

     

  •       {else}

         

  •  

         

         

    {$t.title}

     

     

     

  •       {/if}

    {/list}

    {/if}


    回帖