From 7ca5bd3f80bb400c702c84934dfada741e9db711 Mon Sep 17 00:00:00 2001 From: liangzhifeng <zhifeng.liang@yoho.cn> Date: Tue, 21 Jun 2016 17:35:59 +0800 Subject: [PATCH] test bug --- template/m.yohobuy.com/actions/category/brand/search.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/m.yohobuy.com/actions/category/brand/search.phtml b/template/m.yohobuy.com/actions/category/brand/search.phtml index 05acc77..bc2a0aa 100644 --- a/template/m.yohobuy.com/actions/category/brand/search.phtml +++ b/template/m.yohobuy.com/actions/category/brand/search.phtml @@ -2,7 +2,7 @@ <div class="brand-page brand-search-page yoho-page"> <div class="newbrand-search"> <form class="search-box clearfix"> - <input type="text" class="search-input" id="keyword" placeholder="查找品牌" autofocus> + <input type="text" class="search-input" id="keyword" placeholder="查找品牌"> <i class="search-icon iconfont"></i> <div class="search-action"> <span class="iconfont clear-text"></span> -- libgit2 0.24.0