Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
9 years ago
Commit
d8df6bd1eca474c8c87f095d8960fbdcea965b5a
1 parent
afd7c544
默认搜索 条件为""
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
library/LibModels/Wap/Product/SearchData.php
template/m.yohobuy.com/partials/product/list.phtml
library/LibModels/Wap/Product/SearchData.php
View file @
d8df6bd
...
...
@@ -36,10 +36,10 @@ class SearchData
// return 'http://101.200.31.165/yohosearch/search.json';
return
'http://192.168.10.64:8080/yohosearch/search.json'
;
case
'testing'
:
return
'http://
testing.yohoops.org
/yohosearch/search.json'
;
return
'http://
192.168.102.216:8080
/yohosearch/search.json'
;
case
'developer'
:
default
:
return
'http://
searchyohoops.yohobuy.com
/yohosearch/search.json'
;
return
'http://
192.168.102.216:8080
/yohosearch/search.json'
;
}
}
...
...
template/m.yohobuy.com/partials/product/list.phtml
View file @
d8df6bd
...
...
@@ -58,7 +58,7 @@
<ul
id=
"list-nav"
class=
"list-nav clearfix"
>
{
{#if
isSearch
}
}
<li
class=
"new active buriedpoint"
data-bp-id=
"
shop_listnav_new_1
"
>
<li
class=
"new active buriedpoint"
data-bp-id=
""
>
<a
href=
"javascript:void(0);"
>
<span
class=
"nav-txt"
>默认</span>
<span
class=
"iconfont cur"
>
616
;</span>
...
...
Please
register
or
login
to post a comment