Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
姜枫
2016-07-25 14:22:47 +0800
Commit
e9cfff32e902081bd5103840bd11d03a392e2e1c
1 parent
b22392c6
add code comment
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/product/controllers/list.js
apps/product/controllers/list.js
View file @
e9cfff3
...
...
@@ -60,6 +60,7 @@ const list = {
}).
catch
(
next
);
},
// 新品到着
newPage
:
(
req
,
res
,
next
)
=>
{
let
q
=
req
.
query
;
...
...
Please
register
or
login
to post a comment