使用notypeid可以實現(xiàn),這個指定欄目必須是文章所屬欄目ID,如果寫頂級欄目ID是沒有效果的。也可以指定多條,notypeid='10,11,12'
{eyou:searchform type='default' notypeid='1'}
<form method="get" action="{$field.action}">
{$field.hidden}
<input type="text" name="keywords" placeholder="請輸入關(guān)鍵字">
<input type="submit" value="搜索">
</form>
{/eyou:searchform}