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
王水玲
2016-09-08 10:59:02 +0800
Commit
f78ebb6a82c66cec0cddfb3603ede299c24a7603
1 parent
a5b6379e
去逛逛链接修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
apps/home/controllers/installment.js
apps/home/controllers/installment.js
View file @
f78ebb6
...
...
@@ -41,7 +41,9 @@ const _reviewStatus = (res, req, uid, status) => {
},
goods
:
result
[
0
]
},
url
:
jumpUrl
url
:
helpers
.
appUrlFormat
(
req
.
originalUrl
,
'go.instalmentlist'
,
{
title
:
'分期专享'
})
}
};
}).
catch
(()
=>
{
...
...
Please
register
or
login
to post a comment