<form action="/index.php" method="get">
<input type="hidden" name="s" value="fwcc">
<input type="hidden" name="c" value="search">
<input type="hidden" name="catid" value="34">
<input name="keyword" type="text" placeholder="输入产品型号模糊查询" class="search-text">
<input type="submit" value="" class="search-btn">
</form>
其中catid后边的34是指定搜索的栏目id fwcc是指定搜索的栏目字段名称,然后在栏目搜索哪里把对应的搜索模板文件名加上就好了。
原文链接:https://www.um80.com/1918.htm,转载请注明出处。
评论0