如何限定搜索指定栏目id的内容 迅睿框架 更新 2023-03-29 15:24:06 晴天 如何限定搜索指定栏目id的内容<form class="search-form" action="/index.php" method="get"> <input type="hidden" name="s" value="duanwei"><input type="hidden" name="c" value="search"></form>
加一个
<input type="hidden" name="catid" value="指定栏目id">