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
李靖
2017-05-22 18:39:59 +0800
Commit
098d88d878d7626bc81a79736cfa4021d07fbfcf
1 parent
ecf8ccaa
增加首屏数据50
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/activity/controllers/user-recommend.js
apps/activity/controllers/user-recommend.js
View file @
098d88d
...
...
@@ -18,7 +18,7 @@ exports.index = (req, res, next) => {
let
params
=
{
page
:
1
,
limit
:
1
0
,
limit
:
5
0
,
isApp
:
req
.
yoho
.
isApp
};
...
...
Please
register
or
login
to post a comment