|
|
@@ -5,7 +5,7 @@ |
|
|
|
<div class="ui container"> |
|
|
|
<div class="ui two column centered grid"> |
|
|
|
<div class="ui two column centered grid"> |
|
|
|
<form class="fourteen wide mobile ten wide tablet ten wide computer column ui form ignore-dirty" style="margin-top:1.2rem"> |
|
|
|
<div class="fourteen wide mobile ten wide tablet ten wide computer column ui form ignore-dirty" style="margin-top:1.2rem"> |
|
|
|
<div class="ui fluid action input"> |
|
|
|
<input name="q" id="keyword_input" value="{{.Keyword}}" placeholder="搜索..." autofocus=""> |
|
|
|
<input type="hidden" name="topic" value=""> |
|
|
@@ -13,7 +13,7 @@ |
|
|
|
<input type="hidden" name="sort" value="hot"> |
|
|
|
<button class="ui green button" onclick="search()">搜索</button> |
|
|
|
</div> |
|
|
|
</form> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|