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

聯系官方銷售客服

1835022288

028-61286886

投訴 解決中 / 官方已回 自定義模塊的內容搜索應該怎么做 5 0
迅睿CMS版本:4.5.2

自定義模塊的內容搜索應該怎么做?



<form class="search-form" action="{WEB_DIR}index.php" method="get">

<input type="hidden" name="s" value="news">

<input type="hidden" name="c" value="search">

<input name="keyword" placeholder="請輸入關鍵字..." type="text">

<button type="submit">搜索</button>

</form>

這樣寫是可以搜索的,但是把news換成product就不能搜索了

解決方案