Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
Plain Diff
Browse Files
Authored by
zzzzzzz
2016-10-09 13:45:36 +0800
Commit
e469b47d92fe821f06e1b221de03ade2229a05ce
2 parents
9d4c26ba
aa693695
Merge branch 'release/newSearch' of git.yoho.cn:fe/yohobuywap-node into release/newSearch
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/controllers/list.js
apps/product/controllers/list.js
View file @
e469b47
...
...
@@ -159,7 +159,7 @@ const category = (req, res) => {
module
:
'product'
,
page
:
'search-list'
,
pageHeader
:
headerModel
.
setNav
({
navTitle
:
req
.
query
.
title
navTitle
:
req
.
query
.
title
||
req
.
query
.
sort_name
}),
goodList
:
params
,
showDownloadApp
:
true
,
...
...
Please
register
or
login
to post a comment