ppypp伦理天堂,91手机在线视频,免费在线观看黄色毛片,夜夜穞天天穞狠狠穞AV美女按摩

聯系官方銷售客服

1835022288

028-61286886

投訴 解決中 / 官方已回 使用搜索功能,手機端搜索結果數量不對 1 0

使用搜索功能,手機端搜索結果數量不對,比如PC端能搜出幾十個結果,手機端只有三五個

這是手機端搜索欄

            <form action="{WEB_DIR}index.php" method="get" class="flex">
                <input class="search-input" type="text" name="keywords" value="" placeholder="請輸入搜索關鍵詞" />
                <input type="hidden" name="s" value="game">
                <input type="hidden" name="c" value="search">
                <input class="search-btn" type="submit" value="搜索" />
            </form>

這是搜索頁面調用

{search module=game id=$searchid total=$sototal order=$params.order catid=$catid page=1 pagesize=40 urlrule=$urlrule return=rs}
<li>
<a href={$rs.url}>
<img data-original="{dr_thumb($rs.thumb, 200, 200)}" src={MOBILE_THEME_PATH}picture/bg.gif />
<h3 class=title>{$rs.title}</h3>
<p><em> </em>{$rs.daxiao}</p>
<p>贊:<i>{$rs['avgsort']}</i><em> </em>人氣:<i>{intval($rs['hits'])}</i></p>
<span class=down>下載</span>
</a>
</li>{/search}

辛苦看看,PC端應該是正常的

解決方案
  • search標簽沒有問題

    {/search} 后面加一個 {$debug_rs}

    對比下pc段素具