| 插件名稱 | 建站系統(tǒng)大眾版 V3.26 |
| 插件作者 | 迅睿官方團(tuán)隊(duì) |
| 最近更新 | 2025-10-09 09:03:09 |
| 優(yōu)化url解析配置生成提示 [高級(jí)版]修復(fù)tag自動(dòng)入庫(kù)開關(guān)失效問題 [高級(jí)版]修復(fù)欄目分表時(shí)無(wú)法生成內(nèi)容靜態(tài)問題 |
欄目自定義模塊后,單獨(dú)針對(duì)模塊建立一個(gè)搜索頁(yè)面,搜索結(jié)果模板還是顯示的默認(rèn)search是怎么回事,在哪里還需要額外配置內(nèi)容嗎

開源是一種精神,但不是義務(wù),幫忙是情分,不幫也不要抱怨,建議大家多研究代碼、多閱讀代碼、多翻閱社區(qū)歷史問題!
回復(fù)@迅睿官方創(chuàng)始人 沒有帶該參數(shù),catid是在哪里入?yún)⒛?,?shí)在form里邊修改還是哪里老師
<form class="x-form wow fadeInUp" action="/index.php" method="get" id="sjssk" name="formBySearch">
<input type="hidden" name="s" value="faq">
<input type="hidden" name="c" value="search">
<input type="text" name="keyword" placeholder="Please enter a keyword">
<button type="submit">
<img src="/static/res/picture/x-ss.svg" onload="SVGInject(this)" alt>
</button>
</form>
開源是一種精神,但不是義務(wù),幫忙是情分,不幫也不要抱怨,建議大家多研究代碼、多閱讀代碼、多翻閱社區(qū)歷史問題!