Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
郭成尧
2016-08-23 17:47:05 +0800
Commit
fdf93f01ffe3639b427e9c57b574ca4acf5a04af
2 parents
65eddb88
6bc07762
Merge branch 'develop' of git.yoho.cn:fe/yohoblk-wap into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/controllers/shop.js
apps/product/controllers/shop.js
View file @
fdf93f0
...
...
@@ -45,7 +45,7 @@ module.exports = {
order
:
req
.
query
.
order
||
's_t_desc'
,
limit
:
req
.
query
.
limit
||
'60'
,
color
:
req
.
query
.
color
,
price
:
req
.
query
.
price
Range
,
price
:
req
.
query
.
price
,
size
:
req
.
query
.
size
,
pd
:
req
.
query
.
pd
,
tagsFilter
:
req
.
query
.
tagsFilter
...
...
Please
register
or
login
to post a comment