|
|
@@ -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" action="/"> |
|
|
|
<form 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=""> |
|
|
@@ -68,7 +68,7 @@ |
|
|
|
<div class="ui divider" style="margin-top: 1.25rem;"></div> |
|
|
|
|
|
|
|
<div class="ui very relaxed divided list" id="child_search_item"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div><!--seach list end--> |
|
|
|
|
|
|
|