feat: mobile产品搜索页
This commit is contained in:
@@ -47,8 +47,10 @@
|
||||
<div class="popup-quick">
|
||||
<div class="ac-close float_r "><img src="__IMAGES__/close.png"></div>
|
||||
<div class="search-in">
|
||||
<input type="text" placeholder="{:lang('产品')} USB 2.0...">
|
||||
<button id="search-btnput" class="search-button">{:lang('搜索')}</button>
|
||||
<form action="{:url('product/search')}" method="get">
|
||||
<input type="text" name="keywords" placeholder="{:lang('产品')} USB 2.0...">
|
||||
<button type="submit" id="search-btnput" class="search-button">{:lang('搜索')}</button>
|
||||
</form>
|
||||
<div class="title-text">
|
||||
<p><a href="#">{:lang('搜索历史')}</a></p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user