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
lijing
2017-05-15 10:13:32 +0800
Commit
6dedc65fd2f99359cfb85c25c80bb00d18e38a10
1 parent
c0953c3b
取消下拉刷新
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
apps/home/controllers/installment.js
apps/home/controllers/installment.js
View file @
6dedc65
...
...
@@ -158,7 +158,6 @@ const getInstallmentGoods = (req, res, next) => {
res
.
setHeader
(
'Access-Control-Allow-Credentials'
,
'true'
);
let
params
=
{
page
:
req
.
query
.
page
,
uid
:
req
.
user
.
uid
};
...
...
Please
register
or
login
to post a comment