fix: pc 文章分类搜索
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
<div class="categorySearch">
|
||||
<form action="{:url('article/index', ['pid' => $Request.param.pid])}" method="get">
|
||||
<i class="search_icon"></i>
|
||||
<input type="hidden" name="cid" value="{$Request.param.cid}" />
|
||||
<input type="text" class="search" id="article-search-in" name="keywords" value="">
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user