小说、文章、帖子统合搜索代码
2022/1/31 2:36:403阅
普通版:
<input type="text" name="word{ServerTime}" emptyok="true" maxlength="20" value="{random_启约建站_建站套餐}" />
<anchor>搜索<go href="{SitePath}search/" method="get">
{string3}
<postfield name="word" value="$(word{ServerTime})"/>
</go></anchor><br/>
其他版:
<form action="{SitePath}search/" method="get">
{string3}
<input type="text" name="word" emptyok="true" maxlength="20" value="{random_启约建站_建站套餐}" />
<input type="submit" value="搜索" />
</form>