细节优化

feat/task1-c-wallet
devil_gong 2019-06-10 18:19:13 +08:00
parent 5a09e1ae36
commit 999ffdefb2
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<form action="{{:MyUrl('index/search/index')}}" method="POST">
<div class="search-group">
<input id="search-input" name="wd" type="text" placeholder="其实搜索很简单^_^ !" value="{{if !empty($params['wd'])}}{{$params.wd}}{{/if}}" autocomplete="off" />
<input id="ai-topsearch" class="submit am-btn" placeholder="其实搜索很简单^_^ !" index="1" type="submit" value="搜索" />
<input id="ai-topsearch" class="submit am-btn" index="1" type="submit" value="搜索" />
</div>
{{if !empty($home_search_keywords)}}
<ul class="search-hot-keywords">