Showing
1 changed file
with
1 additions
and
1 deletions
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | <div class="brand-page brand-search-page yoho-page"> | 2 | <div class="brand-page brand-search-page yoho-page"> |
3 | <div class="newbrand-search"> | 3 | <div class="newbrand-search"> |
4 | <form class="search-box clearfix"> | 4 | <form class="search-box clearfix"> |
5 | - <input type="text" class="search-input" id="keyword" placeholder="查找品牌"> | 5 | + <input type="text" class="search-input" id="keyword" placeholder="查找品牌" autofocus> |
6 | <i class="search-icon iconfont"></i> | 6 | <i class="search-icon iconfont"></i> |
7 | <div class="search-action"> | 7 | <div class="search-action"> |
8 | <span class="iconfont clear-text"></span> | 8 | <span class="iconfont clear-text"></span> |
-
Please register or login to post a comment