进入列表页之后,只搜索当前栏目的内容标签是什么
<form action="{SITE_URL}index.php" method="get">
<input type="hidden" name="s" value="caizhao">
<input type="hidden" name="c" value="search">
<input type="text" name="keyword" id="" placeholder="请输入搜索内容......">
<button><img src="{THEME_PATH}chuanchengyun/web/images/sousuo.png" alt=""></button>
</form>
进入列表页之后,只搜索当前栏目的内容 标签是啥来着,忘了