搜索標簽的基礎用法
名稱:searchform
功能:文檔標題搜索,默認搜索整站語法:
{eyou:searchform type='default' channelid='指定的模型值'}
<form method="get" action="{$field.action}">
<input type="text" name="keywords" />
<input type="submit" value='點擊搜索' />
{$field.hidden}
</form>
{/eyou:searchform}
channelid='' 默認搜索所有模型的文檔標題,也可以指定模型id針對某個模型搜索