pbootcms多调解搜索
<form action="{pboot:scaction}" method="get">
<input type="text" name="titile"> <!--搜索标题-->
<input type="text" name="author"> <!--搜索作者-->
<input type="text" name="content"> <!--搜索的内容-->
<input type="hidden" name="scode" value="1"> <!--可选限定条件(分类为1)-->
<input type="hidden" name="searchtpl" value="notesearch.html"> <!--可选限定条件(搜索列表页为notesearch.html)-->
<button type="submit">搜索</button>
</form>
更新时间:2025-12-07 20:31:53
