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
毕凯
2017-05-22 19:43:21 +0800
Commit
331feb3e6e5b611cd2ebca7a2fd6dfe901591f56
2 parents
36af5724
098d88d8
Merge branch 'feature/baseAct' into 'release/5.7'
增加首屏数据50 See merge request
!593
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 @
331feb3
...
...
@@ -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