影视在线网-日本aa网站-伊人一二三区-国产帅男男gay在线观看|www.nianchuai.com

加截中...

pbootcms如何顯示按文章內(nèi)容搜索,而不是搜索標(biāo)題


pbootcms如何顯示按文章內(nèi)容搜索,而不是搜索標(biāo)題

首先要在搜索代碼里加上:

<input type="hidden" name="field" value="content" >

參考如下:

<form action="{pboot:scaction}" method="get">

    關(guān)鍵字:<input type="text" name="keyword" >

    <input type="hidden" name="field" value="content" >

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

</form>
 


然后到搜索頁(yè)面:search.html里面找到搜索結(jié)果的代碼,加上代碼:

value="title|content"

如下圖:

1-22022P95GV18.png



在線客服
服務(wù)熱線

服務(wù)熱線

13648088499

微信咨詢(xún)
二維碼
返回頂部