Authored by 郝肖肖

默认搜索 条件为""

@@ -36,10 +36,10 @@ class SearchData @@ -36,10 +36,10 @@ class SearchData
36 // return 'http://101.200.31.165/yohosearch/search.json'; 36 // return 'http://101.200.31.165/yohosearch/search.json';
37 return 'http://192.168.10.64:8080/yohosearch/search.json'; 37 return 'http://192.168.10.64:8080/yohosearch/search.json';
38 case 'testing': 38 case 'testing':
39 - return 'http://testing.yohoops.org/yohosearch/search.json'; 39 + return 'http://192.168.102.216:8080/yohosearch/search.json';
40 case 'developer': 40 case 'developer':
41 default: 41 default:
42 - return 'http://searchyohoops.yohobuy.com/yohosearch/search.json'; 42 + return 'http://192.168.102.216:8080/yohosearch/search.json';
43 } 43 }
44 } 44 }
45 45
@@ -58,7 +58,7 @@ @@ -58,7 +58,7 @@
58 58
59 <ul id="list-nav" class="list-nav clearfix"> 59 <ul id="list-nav" class="list-nav clearfix">
60 {{#if isSearch}} 60 {{#if isSearch}}
61 - <li class="new active buriedpoint" data-bp-id="shop_listnav_new_1"> 61 + <li class="new active buriedpoint" data-bp-id="">
62 <a href="javascript:void(0);"> 62 <a href="javascript:void(0);">
63 <span class="nav-txt">默认</span> 63 <span class="nav-txt">默认</span>
64 <span class="iconfont cur">&#xe616;</span> 64 <span class="iconfont cur">&#xe616;</span>