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
Email Patches
Plain Diff
Browse Files
Authored by
zhangxiaoru
8 years ago
Commit
aa693695abadfaab490456c21ed2eb27a176cbf2
1 parent
70326c09
搜索标题
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 @
aa69369
...
...
@@ -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